Click or drag to resize
MessagePackObjectAsStringUtf8 Method
Get underlying value as UTF8 string.

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

Return Value

Type: String
Underlying raw binary.
See Also