Module varint

Module varint 

Source
Expand description

Variable-length integer implementation based on QUIC.

Modules§

payload
Encoding and decoding varint-prefixed payloads.

Structs§

BoundsExceeded
Error returned when constructing a VarInt from a value >= 2^62.
VarInt
An integer less than 2^62