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 (byte[] buf)
 
int read (byte[] buf, int offset, int size)
 
 ReluctantStream (byte[] data)
 

Protected Attributes

final byte[] data
 
int pos = 0
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ReluctantStream()

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

Member Function Documentation

◆ read() [1/3]

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

◆ read() [2/3]

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

◆ read() [3/3]

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:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06