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

Public Member Functions

int read () throws IOException
 
int read () throws IOException
 

Private Attributes

final int count
 
int index = 0
 
int offset = 0
 
final byte[] serializedMessage
 

Detailed Description

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

Member Function Documentation

◆ read() [1/2]

int com.google.protobuf.CodedInputStreamTest.RepeatingInputStream.read ( ) throws IOException
inline

◆ read() [2/2]

int com.google.protobuf.CodedInputStreamTest.RepeatingInputStream.read ( ) throws IOException
inline

Member Data Documentation

◆ count

final int com.google.protobuf.CodedInputStreamTest.RepeatingInputStream.count
private

◆ index

int com.google.protobuf.CodedInputStreamTest.RepeatingInputStream.index = 0
private

◆ offset

int com.google.protobuf.CodedInputStreamTest.RepeatingInputStream.offset = 0
private

◆ serializedMessage

final byte [] com.google.protobuf.CodedInputStreamTest.RepeatingInputStream.serializedMessage
private

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


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