Click or drag to resize
MessagePackObjectAsInt16 Method
Convert this instance to Int16 instance.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public short AsInt16()

Return Value

Type: Int16
Int16 instance corresponds to this instance.
See Also