Extensions for java.nio.ByteBuffer
fun ByteBuffer.copy(size: Int = remaining()): ByteBuffer Moves all bytes in fun ByteBuffer.copy( Moves all bytes in |
|
fun ByteBuffer.decodeString( Decodes a string from |
|
fun ByteBuffer.moveTo( Moves bytes from |
|
fun ByteBuffer.moveToByteArray(): ByteArray Moves bytes from |