Reduce stack frame size of `TextFormat::Printer::PrintUnknownFields` by...
Reduce stack frame size of `TextFormat::Printer::PrintUnknownFields` by offloading `std::string` temporaries into a separate function. PiperOrigin-RevId: 513627351
Loading
Please sign in to comment