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