Public Member Functions | Protected Attributes | List of all members
com.google.protobuf.ByteStringTest.ReluctantStream Class Reference
Inheritance diagram for com.google.protobuf.ByteStringTest.ReluctantStream:
Inheritance graph
[legend]

Public Member Functions

int read ()
 
int read ()
 
int read (byte[] buf)
 
int read (byte[] buf)
 
int read (byte[] buf, int offset, int size)
 
int read (byte[] buf, int offset, int size)
 
 ReluctantStream (byte[] data)
 
 ReluctantStream (byte[] data)
 

Protected Attributes

final byte[] data
 
int pos = 0
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ReluctantStream() [1/2]

com.google.protobuf.ByteStringTest.ReluctantStream.ReluctantStream ( byte[]  data)
inline

◆ ReluctantStream() [2/2]

com.google.protobuf.ByteStringTest.ReluctantStream.ReluctantStream ( byte[]  data)
inline

Member Function Documentation

◆ read() [1/6]

int com.google.protobuf.ByteStringTest.ReluctantStream.read ( )
inline

◆ read() [2/6]

int com.google.protobuf.ByteStringTest.ReluctantStream.read ( )
inline

◆ read() [3/6]

int com.google.protobuf.ByteStringTest.ReluctantStream.read ( byte[]  buf)
inline

◆ read() [4/6]

int com.google.protobuf.ByteStringTest.ReluctantStream.read ( byte[]  buf)
inline

◆ read() [5/6]

int com.google.protobuf.ByteStringTest.ReluctantStream.read ( byte[]  buf,
int  offset,
int  size 
)
inline

◆ read() [6/6]

int com.google.protobuf.ByteStringTest.ReluctantStream.read ( byte[]  buf,
int  offset,
int  size 
)
inline

Member Data Documentation

◆ data

final byte [] com.google.protobuf.ByteStringTest.ReluctantStream.data
protected

◆ pos

int com.google.protobuf.ByteStringTest.ReluctantStream.pos = 0
protected

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


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