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