public static class TFileTransport.Event
extends java.lang.Object
Constructor and Description |
---|
TFileTransport.Event(byte[] buf)
Initialize an event.
|
Modifier and Type | Method and Description |
---|---|
int |
emit(byte[] buf,
int offset,
int ndesired) |
byte[] |
getBuf() |
int |
getRemaining() |
int |
getSize() |
void |
setAvailable(int sz) |