//
pkg.gl
Category
github.com/Microsoft/go-winio
wim
lzx
package
0.6.2
Repository:
https://github.com/microsoft/go-winio.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
12
Files
542 SLOC
#
Functions
NewReader
NewReader returns a new io.ReadCloser that decompresses a WIM LZX stream until uncompressedSize bytes have been returned.
#
Interfaces
Reader
Reader is an interface used by the decompressor to access the input stream.