Click or drag to resize
MessagePackObjectAsString Method
Convert this instance to String instance.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public string AsString()

Return Value

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