MutableByteArrayHandler

constructor(buffer: ByteArray, offset: Int = 0, length: Int = buffer.size)
constructor(buffer: SlicedByteArray)