Class Utf8NameDecoder
Represents a UTF8 name decoder.
public class Utf8NameDecoder : INameDecoder
- Inheritance
-
Utf8NameDecoder
- Implements
- Inherited Members
- Extension Methods
Properties
- Instance
Gets the instance.
Methods
- Decode(BsonStream, UTF8Encoding)
Decodes the name.
- Inform(string)
Informs the decoder of an already decoded name (so the decoder can change state if necessary).