Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/go/
H A Dencode.go70 func GetInt8(buf []byte) (n int8) { func
H A Dtable.go98 func (t *Table) GetInt8(off UOffsetT) int8 { func