Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides synchronous and asynchronous Write/Read types for easily writing/reading integers.
Other
66
stars
16
forks
source link
Fix a number of issues noticed encoding very {large/small} 64-bit integers #2
thanks, LGTM! (except for one small thing) :-)