ByteArrayMemoryChunk

constructor(data: ByteArray, offset: Int = 0, size: Long = data.size.toLong())(source)