Offset of the beginning of the buffer.
For an input buffer, this value is the offset of the beginning of the unconsumed data in the char array. For an output buffer, this value is the offset of the beginning of the unused space in the char array. Offsets are zero-based.
CharBuffer Class | Hunny.Mime Namespace