brotli::enc::interface

Function thaw

Source
pub fn thaw<'a, SliceType: Unfreezable + SliceWrapper<u8>>(
    xself: &Command<SliceType>,
    data: &'a [u8],
) -> Command<InputReference<'a>>