package
0.6.2
Repository: https://github.com/microsoft/go-winio.git
Documentation: pkg.go.dev

# Packages

Package lzx implements a decompressor for the the WIM variant of the LZX compression algorithm.

# Functions

NewReader returns a Reader that can be used to read WIM file data.

# Constants

File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
File attribute constants from Windows.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.
Windows processor architectures.

# Structs

File represents a file or directory in a WIM image.
FileHeader contains file metadata.
Filetime represents a Windows time.
Image represents an image within a WIM file.
ImageInfo contains information about the image.
ParseError is returned when the WIM cannot be parsed.
Reader provides functions to read a WIM file.
Stream represents an alternate data stream or reparse point data stream.
StreamHeader contains alternate data stream metadata.
Version represents a Windows build version.
WindowsInfo contains information about the Windows installation in the image.

# Type aliases

SHA1Hash contains the SHA1 hash of a file or stream.