Searched defs:PutLong (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/ | ||
H A D | ByteBuffer.cs | 550 public unsafe void PutLong(int offset, long value) in PutLong() method in FlatBuffers.ByteBuffer |
H A D | FlatBufferBuilder.cs | 186 public void PutLong(long x) in PutLong() method in FlatBuffers.FlatBufferBuilder |