Definition at line 44 of file CodedAdapterTest.java.
◆ fromByteArray()
static <T> T com.google.protobuf.CodedAdapterTest.fromByteArray |
( |
byte[] |
data, |
|
|
Class< T > |
messageType |
|
) |
| |
|
inlinestatic |
◆ proto2Roundtrip()
void com.google.protobuf.CodedAdapterTest.proto2Roundtrip |
( |
| ) |
throws Exception |
|
inline |
◆ proto3Roundtrip()
void com.google.protobuf.CodedAdapterTest.proto3Roundtrip |
( |
| ) |
throws Exception |
|
inline |
◆ setup()
void com.google.protobuf.CodedAdapterTest.setup |
( |
| ) |
|
|
inline |
◆ toByteArray()
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: