Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileEntry ¶
type FileEntry struct { Name string Flag Flag UnpackedSize uint32 ReservedField uint32 Timestamp time.Time DataBlockSize uint32 // contains filtered or unexported fields }
type HeaderExtension ¶
func (HeaderExtension) EntrySize ¶
func (f HeaderExtension) EntrySize() int
Gets the length of the entry block
func (*HeaderExtension) ReadExtendedFields ¶
func (e *HeaderExtension) ReadExtendedFields(r *bufio.Reader)
Click to show internal directories.
Click to hide internal directories.