| UnpackHelpersUnpackCollectionTo Method |
| Name | Description | |
|---|---|---|
| UnpackCollectionTo(Unpacker, IEnumerable, ActionObject) | Obsolete.
Unpacks the collection with the specified method as colletion of MessagePackObject.
| |
| UnpackCollectionToTDiscarded(Unpacker, IEnumerable, FuncObject, TDiscarded) | Obsolete.
Unpacks the collection with the specified method as colletion of MessagePackObject.
| |
| UnpackCollectionToT(Unpacker, MessagePackSerializerT, IEnumerableT, ActionT) | Obsolete.
Unpacks the dictionary with the specified method as colletion of MessagePackObject.
| |
| UnpackCollectionToT, TDiscarded(Unpacker, MessagePackSerializerT, IEnumerableT, FuncT, TDiscarded) | Obsolete.
Unpacks the dictionary with the specified method as colletion of MessagePackObject.
|