Offset of the end of the buffer.
This value should be one larger than the offset of the last
valid character position in buffer. For example, if
buf.Chars[last] is the last valid char in the char array,
then EndPos should be set to last+1. Offsets are
zero-based.
CharBuffer Class | Hunny.Mime Namespace