Packs a null value to current stream.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax Public Function PackNull As Packer
public:
Packer^ PackNull()
member PackNull : unit -> Packer
Return Value
Type:
PackerThis instance.
Exceptions See Also