PSeitz/lz4_flex

Export `uncompressed_size`

ccollie opened this issue · 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

Published via 0.9.4