Xgit v0.1.4 Xgit.Util.UnzipStream View Source

Transforms a stream from a compressed ZIP stream to uncompressed data.

Link to this section Summary

Functions

Transforms a stream from a compressed ZIP stream to uncompressed data.

Link to this section Functions

Link to this function

unzip(compressed_stream)

View Source
unzip(compressed_stream :: Enum.t()) :: Enum.t()

Transforms a stream from a compressed ZIP stream to uncompressed data.