Interface INameDecoder
Represents a name decoder.
- Extension Methods
Methods
- Decode(Bson
Stream, UTF8 Encoding) Decodes the name.
- Inform(string)
Informs the decoder of an already decoded name (so the decoder can change state if necessary).
Represents a name decoder.
Decodes the name.
Informs the decoder of an already decoded name (so the decoder can change state if necessary).