brotli_decompressor::bit_reader

Function BrotliBitReaderRestoreState

source
pub fn BrotliBitReaderRestoreState(
    to: &mut BrotliBitReader,
    from: &BrotliBitReaderState,
)