Go to the documentation of this file.
42 int file_descriptor) {
67 if (clean_eof !=
NULL) *clean_eof =
false;
73 if (clean_eof !=
NULL) *clean_eof =
input->CurrentPosition() ==
start;
82 if (!
input->ConsumedEntireMessage())
return false;
85 input->PopLimit(limit);
100 if (
size > INT_MAX)
return false;
113 if (
output->HadError())
return false;
bool SerializeDelimitedToFileDescriptor(const MessageLite &message, int file_descriptor)
bool ParseDelimitedFromCodedStream(MessageLite *message, io::CodedInputStream *input, bool *clean_eof)
bool SerializeDelimitedToCodedStream(const MessageLite &message, io::CodedOutputStream *output)
bool SerializeDelimitedToZeroCopyStream(const MessageLite &message, io::ZeroCopyOutputStream *output)
const upb_json_parsermethod const upb_symtab upb_sink * output
bool SerializeDelimitedToOstream(const MessageLite &message, std::ostream *output)
GLenum GLuint GLenum GLsizei const GLchar * message
bool ParseDelimitedFromZeroCopyStream(MessageLite *message, io::ZeroCopyInputStream *input, bool *clean_eof)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:49