Public Attributes | List of all members
com.google.protobuf.Writer.FieldOrder Enum Reference

Public Attributes

 ASCENDING
 
 DESCENDING
 

Detailed Description

The order in which the fields are written by a Writer.

Definition at line 42 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java.

Member Data Documentation

◆ ASCENDING

com.google.protobuf.Writer.FieldOrder.ASCENDING

Fields are written in ascending order by field number.

Definition at line 44 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java.

◆ DESCENDING

com.google.protobuf.Writer.FieldOrder.DESCENDING

Fields are written in descending order by field number.

Definition at line 47 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java.


The documentation for this enum was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:08