Function miniz_oxide::inflate::core::apply_match

source ยท
fn apply_match(
    out_slice: &mut [u8],
    out_pos: usize,
    dist: usize,
    match_len: usize,
    out_buf_size_mask: usize,
)
Expand description

Presumes that there is at least match_len bytes in output left.