pub type LazyBuffer<B> = BlockBuffer<B, Lazy>;Expand description
Lazy block buffer.
Aliased Typeยง
pub struct LazyBuffer<B> { /* private fields */ }main (development) branch of crypto-glue.pub type LazyBuffer<B> = BlockBuffer<B, Lazy>;Lazy block buffer.
pub struct LazyBuffer<B> { /* private fields */ }