Module unsigned_varint::aio [−][src]
Decode using futures_io::AsyncRead
types.
Functions
read_u8 | Try to read and decode a
|
read_u16 | Try to read and decode a
|
read_u32 | Try to read and decode a
|
read_u64 | Try to read and decode a
|
read_u128 | Try to read and decode a
|
read_usize | Try to read and decode a
|