ccollie opened this issue 2 years ago · 1 comments
I'd like use decompress_into on a pooled Vec<u8> rather than the current situation of using decompress_size_prepended then dst.extend_from_slice
decompress_into
Vec<u8>
decompress_size_prepended
dst.extend_from_slice
Published via 0.9.4
0.9.4