Info
| Version: | 0.5.9.1 | 
| Author(s): | FURUHASHI Sadayuki | 
| Last Update: | Friday, February 20, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/msgpack/msgpack-c | 
| NuGet Url: | https://www.nuget.org/packages/msgpack-c | 
Install
Install-Package msgpack-c
                        dotnet add package msgpack-c
                        paket add msgpack-c
                        
                                msgpack-c Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
Small integers are encoded into a single byte while typical short strings
require only one extra byte in addition to the strings themselves.