◆ assertMessageDepth()
void com.google.protobuf.test.CodedInputStreamTest.assertMessageDepth |
( |
TestRecursiveMessage |
message, |
|
|
int |
depth |
|
) |
| |
|
inlineprivate |
◆ assertReadLittleEndian32()
void com.google.protobuf.test.CodedInputStreamTest.assertReadLittleEndian32 |
( |
byte[] |
data, |
|
|
int |
value |
|
) |
| throws Exception |
|
inlineprivate |
◆ assertReadLittleEndian64()
void com.google.protobuf.test.CodedInputStreamTest.assertReadLittleEndian64 |
( |
byte[] |
data, |
|
|
long |
value |
|
) |
| throws Exception |
|
inlineprivate |
◆ assertReadVarint()
void com.google.protobuf.test.CodedInputStreamTest.assertReadVarint |
( |
byte[] |
data, |
|
|
long |
value |
|
) |
| throws Exception |
|
inlineprivate |
◆ assertReadVarintFailure()
◆ bytes()
byte [] com.google.protobuf.test.CodedInputStreamTest.bytes |
( |
int... |
bytesAsInts | ) |
|
|
inlineprivate |
◆ makeRecursiveMessage()
TestRecursiveMessage com.google.protobuf.test.CodedInputStreamTest.makeRecursiveMessage |
( |
int |
depth | ) |
|
|
inlineprivate |
◆ makeTag()
int com.google.protobuf.test.CodedInputStreamTest.makeTag |
( |
int |
number, |
|
|
int |
tag |
|
) |
| |
|
inline |
◆ testDecodeZigZag()
void com.google.protobuf.test.CodedInputStreamTest.testDecodeZigZag |
( |
| ) |
throws Exception |
|
inline |
◆ testInvalidTag()
void com.google.protobuf.test.CodedInputStreamTest.testInvalidTag |
( |
| ) |
throws Exception |
|
inline |
◆ testReadFromSlice()
void com.google.protobuf.test.CodedInputStreamTest.testReadFromSlice |
( |
| ) |
throws Exception |
|
inline |
◆ testReadHugeBlob()
void com.google.protobuf.test.CodedInputStreamTest.testReadHugeBlob |
( |
| ) |
throws Exception |
|
inline |
◆ testReadInvalidUtf8()
void com.google.protobuf.test.CodedInputStreamTest.testReadInvalidUtf8 |
( |
| ) |
throws Exception |
|
inline |
◆ testReadLittleEndian()
void com.google.protobuf.test.CodedInputStreamTest.testReadLittleEndian |
( |
| ) |
throws Exception |
|
inline |
◆ testReadMaliciouslyLargeBlob()
void com.google.protobuf.test.CodedInputStreamTest.testReadMaliciouslyLargeBlob |
( |
| ) |
throws Exception |
|
inline |
◆ testReadVarint()
void com.google.protobuf.test.CodedInputStreamTest.testReadVarint |
( |
| ) |
throws Exception |
|
inline |
◆ testReadWholeMessage()
void com.google.protobuf.test.CodedInputStreamTest.testReadWholeMessage |
( |
| ) |
throws Exception |
|
inline |
◆ testResetSizeCounter()
void com.google.protobuf.test.CodedInputStreamTest.testResetSizeCounter |
( |
| ) |
throws Exception |
|
inline |
◆ testSkipRawBytesBug()
void com.google.protobuf.test.CodedInputStreamTest.testSkipRawBytesBug |
( |
| ) |
throws Exception |
|
inline |
◆ testSkipRawBytesPastEndOfBufferWithLimit()
void com.google.protobuf.test.CodedInputStreamTest.testSkipRawBytesPastEndOfBufferWithLimit |
( |
| ) |
throws Exception |
|
inline |
◆ testSkipWholeMessage()
void com.google.protobuf.test.CodedInputStreamTest.testSkipWholeMessage |
( |
| ) |
throws Exception |
|
inline |
The documentation for this class was generated from the following file: