Hunny Software Library Reference

CharBuffer Fields

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

Public Instance Fields

Chars Character 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

CharBuffer Class | Hunny.Mime Namespace | ByteBuffer