Documentation
¶
Index ¶
Constants ¶
View Source
const (
PrefixSymdef = "__.SYMDEF"
)
Variables ¶
View Source
var ( MagicHeader = []byte("!<arch>\n") ErrInvalidFormat = errors.New("not ar file format") )
Functions ¶
func TrimTailSpace ¶
Types ¶
type File ¶
type File struct { *io.SectionReader Header }
Click to show internal directories.
Click to hide internal directories.