Method ReadCStringBytes
ReadCStringBytes()
Reads a BSON CString from the stream.
Returns
- Array
Segment <byte> An ArraySegment containing the CString bytes (without the null byte).
Reads a BSON CString from the stream.
An ArraySegment containing the CString bytes (without the null byte).