Searched defs:ReadBytes (Results 1 – 9 of 9) sorted by relevance
38 void ReadBytes(uint8_t* buffer, size_t length) { in ReadBytes() function
247 public ByteString ReadBytes() in ReadBytes() method
469 public ByteString ReadBytes() in ReadBytes() method in Google.Protobuf.CodedInputStream
568 … public static ByteString ReadBytes(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ReadBytes() method in Google.Protobuf.ParsingPrimitives
217 Expected<size_t> ReadBytes = sys::fs::readNativeFile( in getMemoryBufferForStream() local466 Expected<size_t> ReadBytes = in getOpenFileImpl() local
558 bool WireFormatLite::ReadBytes(io::CodedInputStream* input, in ReadBytes() function in google::protobuf::internal::WireFormatLite563 bool WireFormatLite::ReadBytes(io::CodedInputStream* input, std::string** p) { in ReadBytes() function in google::protobuf::internal::WireFormatLite
86 int32_t ReadableFontData::ReadBytes(int32_t index, in ReadBytes() function in sfntly::ReadableFontData
239 ssize_t ReadBytes; in getMemoryBufferForStream() local