table

package
v0.0.0-...-381b904 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2018 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TableTag

type TableTag struct {
	Sig    string
	Offset uint32
	Size   uint32
}

func NewTableTag

func NewTableTag() *TableTag

func (*TableTag) Parse

func (tag *TableTag) Parse(file *os.File)

type TagTable

type TagTable struct {
	Count uint32
	Tags  []*TableTag
}

func NewTagList

func NewTagList() *TagTable

func (*TagTable) Parse

func (tagTable *TagTable) Parse(file *os.File)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL