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

Public Member Functions

void testDirectBuffer () throws IOException
 
void testDirectBuffer () throws IOException
 
void testHeapBuffer () throws IOException
 
void testHeapBuffer () throws IOException
 

Private Member Functions

void fillRandom (ByteBuffer buf)
 
void fillRandom (ByteBuffer buf)
 
void testWrite (ByteBuffer buffer) throws IOException
 
void testWrite (ByteBuffer buffer) throws IOException
 
byte[] toArray (ByteBuffer buf)
 
byte[] toArray (ByteBuffer buf)
 

Detailed Description

Tests for ByteBufferWriter.

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

Member Function Documentation

◆ fillRandom() [1/2]

void com.google.protobuf.ByteBufferWriterTest.fillRandom ( ByteBuffer  buf)
inlineprivate

◆ fillRandom() [2/2]

void com.google.protobuf.ByteBufferWriterTest.fillRandom ( ByteBuffer  buf)
inlineprivate

◆ testDirectBuffer() [1/2]

void com.google.protobuf.ByteBufferWriterTest.testDirectBuffer ( ) throws IOException
inline

◆ testDirectBuffer() [2/2]

void com.google.protobuf.ByteBufferWriterTest.testDirectBuffer ( ) throws IOException
inline

◆ testHeapBuffer() [1/2]

void com.google.protobuf.ByteBufferWriterTest.testHeapBuffer ( ) throws IOException
inline

◆ testHeapBuffer() [2/2]

void com.google.protobuf.ByteBufferWriterTest.testHeapBuffer ( ) throws IOException
inline

◆ testWrite() [1/2]

void com.google.protobuf.ByteBufferWriterTest.testWrite ( ByteBuffer  buffer) throws IOException
inlineprivate

◆ testWrite() [2/2]

void com.google.protobuf.ByteBufferWriterTest.testWrite ( ByteBuffer  buffer) throws IOException
inlineprivate

◆ toArray() [1/2]

byte [] com.google.protobuf.ByteBufferWriterTest.toArray ( ByteBuffer  buf)
inlineprivate

◆ toArray() [2/2]

byte [] com.google.protobuf.ByteBufferWriterTest.toArray ( ByteBuffer  buf)
inlineprivate

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


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