Class | Description |
---|---|
BinaryStreamDriver |
HierarchicalStreamDriver for binary input and output.
|
BinaryStreamReader |
A HierarchicalStreamReader that reads from a binary stream created by
BinaryStreamWriter . |
BinaryStreamReader.IdRegistry | |
BinaryStreamWriter | |
ReaderDepthState |
Maintains the state of a pull reader at various states in the document depth.
|
ReaderDepthState.Attribute | |
ReaderDepthState.State | |
Token |
Represents the Tokens stored in the binary stream used by
BinaryStreamReader and BinaryStreamWriter . |
Token.Attribute | |
Token.EndNode | |
Token.Formatter | |
Token.MapIdToValue | |
Token.StartNode | |
Token.Value |