Method WriteString
WriteString(string, UTF8Encoding)
Writes a BSON string to the stream.
Parameters
value
stringThe value.
encoding
UTF8Encoding The encoding.
Writes a BSON string to the stream.
value
stringThe value.
encoding
UTF8The encoding.