struct WireFormatStringSink

Defined at line 828 of file ../../third_party/protobuf/src/src/google/protobuf/parse_context.h

Sink types for AdvancePtrMaybeFlush.

Public Members

basic_string data
static const bool kIsLazySink

Public Methods

void Flush (const char * ptr)
void Append (absl::string_view view)
void WireFormatStringSink (const char * ptr)

Defined at line 830 of file ../../third_party/protobuf/src/src/google/protobuf/parse_context.h

void Reset (const char * ptr)

Defined at line 834 of file ../../third_party/protobuf/src/src/google/protobuf/parse_context.h

std::string FlattenedDataForTesting ()

For testing only.

Defined at line 837 of file ../../third_party/protobuf/src/src/google/protobuf/parse_context.h