PackerUnpackerExtensionsPack Method |
Name | Description | |
---|---|---|
PackT(Packer, IEnumerableT) |
Packs specified collection with the default context.
| |
PackT(Packer, T) |
Packs specified value with the default context.
| |
PackT(Packer, IEnumerableT, SerializationContext) |
Packs specified value with the specified context.
| |
PackT(Packer, T, SerializationContext) |
Packs specified value with the specified context.
|