Public Member Functions | Private Attributes | List of all members
com.google.protobuf.CodedOutputStreamTest.ArrayCoder Class Reference
Inheritance diagram for com.google.protobuf.CodedOutputStreamTest.ArrayCoder:
Inheritance graph
[legend]

Public Member Functions

OutputType getOutputType ()
 
OutputType getOutputType ()
 
CodedOutputStream stream ()
 
CodedOutputStream stream ()
 
byte[] toByteArray ()
 
byte[] toByteArray ()
 

Private Attributes

final byte[] bytes
 
final CodedOutputStream stream
 

Detailed Description

Definition at line 85 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java.

Member Function Documentation

◆ getOutputType() [1/2]

OutputType com.google.protobuf.CodedOutputStreamTest.ArrayCoder.getOutputType ( )
inline

◆ getOutputType() [2/2]

OutputType com.google.protobuf.CodedOutputStreamTest.ArrayCoder.getOutputType ( )
inline

◆ stream() [1/2]

CodedOutputStream com.google.protobuf.CodedOutputStreamTest.ArrayCoder.stream ( )
inline

◆ stream() [2/2]

CodedOutputStream com.google.protobuf.CodedOutputStreamTest.ArrayCoder.stream ( )
inline

◆ toByteArray() [1/2]

byte [] com.google.protobuf.CodedOutputStreamTest.ArrayCoder.toByteArray ( )
inline

◆ toByteArray() [2/2]

byte [] com.google.protobuf.CodedOutputStreamTest.ArrayCoder.toByteArray ( )
inline

Member Data Documentation

◆ bytes

final byte [] com.google.protobuf.CodedOutputStreamTest.ArrayCoder.bytes
private

◆ stream

final CodedOutputStream com.google.protobuf.CodedOutputStreamTest.ArrayCoder.stream
private

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


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