Searched defs:ReadLittleEndian (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | ||
D | CodedInputStreamTest.cs | 190 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest |
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
D | CodedInputStreamTest.cs | 271 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest |
/third_party/flatbuffers/net/FlatBuffers/ | ||
D | ByteBuffer.cs | 348 protected ulong ReadLittleEndian(int offset, int count) in ReadLittleEndian() method in FlatBuffers.ByteBuffer |