Function brotli::enc::encode::HasherReset

source ยท
fn HasherReset<Alloc: Allocator<u16> + Allocator<u32>>(
    t: &mut UnionHasher<Alloc>,
)