msgpack-java icon indicating copy to clipboard operation
msgpack-java copied to clipboard

Add a table of correspondence between java types and msgpack types

Open nickkkccc opened this issue 1 year ago • 0 comments

It would be nice to have a visual representation of the relationship of Java types to msgpack types without having to think about counting bits\bytes, etc.

nickkkccc avatar Sep 12 '24 15:09 nickkkccc