zune_inflate::decoder

Function resize_and_push

source
fn resize_and_push(buf: &mut Vec<u8>, position: usize, elm: u8)
Expand description

Resize vector if its current space wont be able to store a new byte and then push an element to that new space