Home
last modified time | relevance | path

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

/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs522 public unsafe void PutUint(int offset, uint value) in PutUint() method in FlatBuffers.ByteBuffer
618 public void PutUint(int offset, uint value) in PutUint() method in FlatBuffers.ByteBuffer
DFlatBufferBuilder.cs181 public void PutUint(uint x) in PutUint() method in FlatBuffers.FlatBufferBuilder