Searched defs:typeUnitReader (Results 1 – 1 of 1) sorted by relevance
109 type typeUnitReader struct { struct110 d *Data111 tu *typeUnit112 b buf113 err error117 func (tur *typeUnitReader) Seek(off Offset) {128 func (tur *typeUnitReader) AddressSize() int {133 func (tur *typeUnitReader) Next() (*Entry, error) {149 func (tur *typeUnitReader) clone() typeReader {158 func (tur *typeUnitReader) offset() Offset {