The ByteBuffer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Capacity |
Amount of bytes this ByteBuffer as maximum can hold.
|
![]() | Item |
Access content of this byte buffer.
|
![]() | Length |
Amount of bytes this ByteBuffer currently holds.
|