Method Standards.MsgPack.decode()
- Method
decode
mixeddecode(string(8bit)data,void|decode_handler|objecthandler)- 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.