Method Standards.MsgPack.decode_from()
- Method
decode_from
mixeddecode_from(Stdio.Bufferbuffer,void|decode_handler|objecthandler)- Description
Decode one MsgPack encoded value from the
buffer.
mixed decode_from(Stdio.Buffer buffer, void|decode_handler|object handler)
Decode one MsgPack encoded value from the buffer.