◆ 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: