Hunny Software Library Reference

ByteBuffer Fields

The fields of the ByteBuffer class are listed below. For a complete list of ByteBuffer class members, see the ByteBuffer Members topic.

Public Instance Fields

Bytes Byte array that contains input data or that provides output buffer space.
EndPos Offset of the end of the buffer.
Pos Offset of the beginning of the buffer.

See Also

ByteBuffer Class | Hunny.Mime Namespace