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 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 Writer.java.

◆ DESCENDING

com.google.protobuf.Writer.FieldOrder.DESCENDING

Fields are written in descending order by field number.

Definition at line 47 of file Writer.java.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08