Overload List
Name | Description | |
---|---|---|
![]() | ByteBuffer()()()() |
Creates a new ByteBuffer
|
![]() | ByteBuffer(array<Byte>[]()[][]) |
Creates a new ByteBuffer from the provided byte array
|
![]() | ByteBuffer(Int32) |
Creates a new ByteBuffer with the specified initial capacity
|
![]() | ByteBuffer(array<Byte>[]()[][], Int32, Int32) |
Creates a new Bytebuffer from a subset of the provided byte array
|