Unpacker Properties |
The Unpacker type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data | Obsolete.
Gets a last unpacked data.
|
![]() | IsArrayHeader |
Gets a value indicating whether this instance is positioned to array header.
|
![]() | IsCollectionHeader |
Gets a value indicating whether this instance is positioned to array or map header.
|
![]() | IsMapHeader |
Gets a value indicating whether this instance is positioned to map header.
|
![]() | ItemsCount |
Gets the items count for current array or map.
|
![]() | LastReadData |
Gets a last unpacked data.
|
![]() | UnderlyingStream |
Gets the underlying stream to handle direct API.
|