Struct binreader::SliceAsRefReader[][src]

pub struct SliceAsRefReader<R: AsRef<[u8]>> { /* fields omitted */ }

Trait Implementations

Performs the conversion.

Returns true if the next bytes are the same as the ones provided.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.