read

open fun read(): Int
open fun read(    buffer: Array<Byte>,     byteOffset: Int,     byteCount: Int): Int