Method Standards.MsgPack.decode()
- Method
decode
mixed
decode(string(8bit)
data
,void
|decode_handler
|object
handler
)- Description
Decode one MsgPack encoded value from
data
.
mixed
decode(string(8bit)
data
, void
|decode_handler
|object
handler
)
Decode one MsgPack encoded value from data
.