o_Transfer Into Byte Buffer
open override fun o_TransferIntoByteBuffer( self: AvailObject, startIndex: Int, endIndex: Int, outputByteBuffer: ByteBuffer)
Content copied to clipboard
Transfer the specified range of bytes into the provided ByteBuffer. The ByteBuffer should have enough room to store the required number of bytes.