Searched defs:getUint (Results 1 – 2 of 2) sorted by relevance
/external/golang-protobuf/encoding/protojson/ | ||
D | decode.go | 396 func getUint(tok json.Token, bitSize int) (pref.Value, bool) { func |
/external/flatbuffers/php/ | ||
D | ByteBuffer.php | 415 public function getUint($index) function in Google\\FlatBuffers\\ByteBuffer |