Public Member Functions | Static Public Member Functions | List of all members
com.google.protobuf.CodedAdapterTest Class Reference

Public Member Functions

void proto2Roundtrip () throws Exception
 
void proto2Roundtrip () throws Exception
 
void proto3Roundtrip () throws Exception
 
void proto3Roundtrip () throws Exception
 
void setup ()
 
void setup ()
 

Static Public Member Functions

static< T > T fromByteArray (byte[] data, Class< T > messageType)
 
static< T > T fromByteArray (byte[] data, Class< T > messageType)
 
static< T > byte[] toByteArray (T msg, int size) throws Exception
 
static< T > byte[] toByteArray (T msg, int size) throws Exception
 

Detailed Description

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

Member Function Documentation

◆ fromByteArray() [1/2]

static <T> T com.google.protobuf.CodedAdapterTest.fromByteArray ( byte[]  data,
Class< T messageType 
)
inlinestatic

◆ fromByteArray() [2/2]

static <T> T com.google.protobuf.CodedAdapterTest.fromByteArray ( byte[]  data,
Class< T messageType 
)
inlinestatic

◆ proto2Roundtrip() [1/2]

void com.google.protobuf.CodedAdapterTest.proto2Roundtrip ( ) throws Exception
inline

◆ proto2Roundtrip() [2/2]

void com.google.protobuf.CodedAdapterTest.proto2Roundtrip ( ) throws Exception
inline

◆ proto3Roundtrip() [1/2]

void com.google.protobuf.CodedAdapterTest.proto3Roundtrip ( ) throws Exception
inline

◆ proto3Roundtrip() [2/2]

void com.google.protobuf.CodedAdapterTest.proto3Roundtrip ( ) throws Exception
inline

◆ setup() [1/2]

void com.google.protobuf.CodedAdapterTest.setup ( )
inline

◆ setup() [2/2]

void com.google.protobuf.CodedAdapterTest.setup ( )
inline

◆ toByteArray() [1/2]

static <T> byte [] com.google.protobuf.CodedAdapterTest.toByteArray ( T  msg,
int  size 
) throws Exception
inlinestatic

◆ toByteArray() [2/2]

static <T> byte [] com.google.protobuf.CodedAdapterTest.toByteArray ( T  msg,
int  size 
) throws Exception
inlinestatic

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


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