Trait brotli::enc::interface::Freezable[][src]

pub trait Freezable {
    fn freeze(&self) -> SliceOffset;
}

Required Methods

Implementors