Function brotli::enc::encode::HasherReset

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