[This is preliminary documentation and is subject to change.]
The SlimWriter type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | SlimWriter | Initializes a new instance of the SlimWriter 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 writer implements
(Overrides Streamer Format.) |
![]() | Stream |
Returns underlying stream if it is bound or null
(Inherited from Streamer.) |
See Also