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

Public Member Functions

int read ()
 
int read ()
 
int read (byte[] buf, int off, int len)
 
int read (byte[] buf, int off, int len)
 

Public Attributes

byte[] capturedArray = null
 

Detailed Description

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

Member Function Documentation

◆ read() [1/4]

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

◆ read() [2/4]

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

◆ read() [3/4]

int com.google.protobuf.ByteStringTest.EvilInputStream.read ( byte[]  buf,
int  off,
int  len 
)
inline

◆ read() [4/4]

int com.google.protobuf.ByteStringTest.EvilInputStream.read ( byte[]  buf,
int  off,
int  len 
)
inline

Member Data Documentation

◆ capturedArray

byte [] com.google.protobuf.ByteStringTest.EvilInputStream.capturedArray = null

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


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