Searched defs:ReadUInt64 (Results 1 – 10 of 10) sorted by relevance
167 public ulong ReadUInt64() in ReadUInt64() method
373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
385 UInt64 ReadUInt64() { return _inByteBack->ReadUInt64(); } in ReadUInt64() function
261 UInt64 CInByte2::ReadUInt64() in ReadUInt64() function in NArchive::N7z::CInByte2
98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
63 static uint64_t ReadUInt64(Vector<const char> buffer, int from, in ReadUInt64() function
98 ReadUInt64 = ReadVarint variable in _MiniDecoder