Structures
- CPIOArchiveReader
-
CPIOArchiveReader
readscpio
files. - CPIOArchiveReaderIterator
- CPIOArchiveWriter
-
CPIOArchiveWriter
createscpio
archives. - Checksum
-
Checksum is the sum of all bytes in the file data. This sum is computed treating all bytes as unsigned values and using unsigned arithmetic. Only the least-significant 32 bits of the sum are stored. (From go-cpio's documentation).
- FileMode
-
A
FileMode
contains a file's permissions and file type. - Header
-
The
cpio
header.
Enumerations
- CPIOArchiveType
-
The type of CPIO archive you would like to write or read.
- CPIOArchiveError
-
Errors that may occur while writing or reading CPIO archives.
- FileType
-
FileType
specifies the type of file in an archive.
Operators
- &^
Extensions
- String