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
for #32: conditionally add Send requirement for AsyncRead/Write #33