Home
last modified time | relevance | path

Searched defs:GetUint32 (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/go/
Dencode.go46 func GetUint32(buf []byte) (n uint32) { func
Dtable.go88 func (t *Table) GetUint32(off UOffsetT) uint32 { func