static fun readFully(in: InputStream, data: ByteArray, offset: Int, len: Int): Unit
static fun readFully(in: InputStream, data: ByteArray): Unit