chickadee » msgpack » unpack/blob

unpack/blob blob #!optional mapperprocedure

Treat the blob as a msgpack data and return the unpacked data.

The optional mapper argument is applied to the output before returning. The /blob version unpack the content of blob instead of reading from a port.