Enum crypto::buffer::BufferResult
[−]
[src]
pub enum BufferResult { BufferUnderflow, BufferOverflow, }
Variants
BufferUnderflow | ||
BufferOverflow |