[This is preliminary documentation and is subject to change.]
The SlimReader type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| SlimReader | Initializes a new instance of the SlimReader class |
Methods
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| m_Buff32 | (Inherited from Streamer.) | |
| m_Encoding | (Inherited from Streamer.) | |
| m_Stream | (Inherited from Streamer.) |
Properties
| Name | Description | |
|---|---|---|
| Encoding |
Returns stream string encoding
(Inherited from Streamer.) | |
| Format |
Returns SlimFormat that this reader implements
(Overrides Streamer Format.) | |
| Stream |
Returns underlying stream if it is bound or null
(Inherited from Streamer.) |
See Also