Method Decode
Decode(BsonStream, UTF8Encoding)
Reads the name.
public string Decode(BsonStream stream, UTF8Encoding encoding)
Parameters
stream
BsonStreamThe stream.
encoding
UTF8EncodingThe encoding.
Returns
- string
The name.
Reads the name.
public string Decode(BsonStream stream, UTF8Encoding encoding)
stream
BsonStreamThe stream.
encoding
UTF8EncodingThe encoding.
The name.