ByteBuffer   Conversion Operators

Overload List

(Byte to ByteBuffer) Cast of byte array to the ByteBuffer
(ByteBuffer to Byte) Cast of ByteBuffer to array of bytes

See Also