messagepack icon indicating copy to clipboard operation
messagepack copied to clipboard

Add method to unpack binary data as Uint8List

Open qixotic opened this issue 2 years ago • 0 comments

Also adds a test demonstrating how one might pack/unpack a recursive data structure.

Looks like this could close issue #6 as well. (I wasn't the only one who wanted to avoid unnecessary copying of data from one form to another!)

qixotic avatar Apr 21 '22 07:04 qixotic