Home
last modified time | relevance | path

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

/third_party/flatbuffers/go/
Dencode.go84 func GetInt32(buf []byte) (n int32) { func
Dtable.go108 func (t *Table) GetInt32(off UOffsetT) int32 { func