Module nue_io::read_exact [] [src]

An extension for Reading an exact amount of data.

Enums

Error

An error type for reading bytes.

Traits

ReadExactExt

Extension trait that provides read_exact for all Read implementations.