Documentation ¶
Index ¶
Constants ¶
View Source
const ( AttributeReadOnly = 0x1 AttributeHidden = 0x2 AttributeSystem = 0x4 AttributeArch = 0x20 AttributeExec = 0x40 AttributeNameUtf = 0x80 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cabinet ¶
type Cabinet struct { Files []*File ReservedHeaderBlock []byte MultiCabinetInfo }
type File ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.