Trait brotli::enc::interface::Freezable

source ·
pub trait Freezable {
    // Required method
    fn freeze(&self) -> SliceOffset;
}

Required Methods§

Implementors§