Struct ethcore_util::snappy::InvalidInput [] [src]

pub struct InvalidInput;

Attempted to decompress an uncompressed buffer.

Trait Implementations

impl Debug for InvalidInput
[src]

Formats the value using the given formatter.

impl Display for InvalidInput
[src]

Formats the value using the given formatter.