Searched refs:GetUint16 (Results 1 – 4 of 4) sorted by relevance
38 func GetUint16(buf []byte) (n uint16) { func131 return VOffsetT(GetUint16(buf))
83 func (t *Table) GetUint16(off UOffsetT) uint16 { func84 return GetUint16(t.Bytes[off:])211 return t.GetUint16(t.Pos + UOffsetT(off))
88 return rcv._tab.GetUint16(o + rcv._tab.Pos)
156 return rcv._tab.GetUint16(o + rcv._tab.Pos)