Contents

readHeader()

Reads the next entry header.

Declaration

func readHeader() throws -> ArchiveHeader?

Return Value

A new header instance, or nil if the operation reaches the end of the archive stream.

See Also

Reading and Writing Headers