[][src]Module nt_leb128::read

A module for reading signed and unsigned integers that have been LEB128 encoded.

Enums

Error

An enumeration of the possible errors that can occur when reading a number encoded with LEB128.

Traits

LEB128Read

Trait for reading signed and unsigned LEB128 encoded numbers