readFully

fun InputStream.readFully(b: ByteArray, off: Int = 0, len: Int = b.size)