read

fun read(fildes: Int, buffer: Buffer): <ERROR CLASS>
fun read(fildes: Int, destination: Memory, offset: Int, length: Int): Int
fun read(fildes: Int, destination: Memory, offset: Long, length: Long): Long