Function miniz_oxide::inflate::decompress_to_vec [−][src]
Expand description
Decompress the deflate-encoded data in input
to a vector.
Returns a status and an integer representing where the decompressor failed on failure.