Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/php/
H A DByteBuffer.php254 public function putUint($offset, $value) function in Google\\FlatBuffers\\ByteBuffer
H A DFlatbufferBuilder.php233 public function putUint($x) function in Google\\FlatBuffers\\FlatbufferBuilder