readStream

fun readStream(bytesReadInitial: Int, bytesTotal: Int, inputStream: InputStream, onProgress: (Int) -> Unit): ByteString