Home
last modified time | relevance | path

Searched defs:ReadLittleEndian (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs190 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs271 public void ReadLittleEndian() in ReadLittleEndian() method in Google.Protobuf.CodedInputStreamTest
/third_party/flatbuffers/net/FlatBuffers/
DByteBuffer.cs348 protected ulong ReadLittleEndian(int offset, int count) in ReadLittleEndian() method in FlatBuffers.ByteBuffer
387 protected ulong ReadLittleEndian(int offset, int count) in ReadLittleEndian() method in FlatBuffers.ByteBuffer