| Modifier and Type | Method and Description |
|---|---|
void |
TMemoryBuffer.read(byte[] buf,
int off,
int len) |
void |
TTransport.read(byte[] buf,
int off,
int len) |
default void |
TTransport.write(byte[] buf) |
void |
TTransport.write(byte[] buf,
int off,
int len) |
Copyright © 2012–2019. All rights reserved.