Click or drag to resize
Unpacker Properties

The Unpacker type exposes the following members.

Properties
  NameDescription
Public propertyData Obsolete.
Gets a last unpacked data.
Public propertyIsArrayHeader
Gets a value indicating whether this instance is positioned to array header.
Public propertyIsCollectionHeader
Gets a value indicating whether this instance is positioned to array or map header.
Public propertyIsMapHeader
Gets a value indicating whether this instance is positioned to map header.
Public propertyItemsCount
Gets the items count for current array or map.
Public propertyLastReadData
Gets a last unpacked data.
Protected propertyUnderlyingStream
Gets the underlying stream to handle direct API.
Top
See Also