int |
BufferListOperations.add_buffer(int size,
BufferHolder buf) |
int |
BufferListLocalTie.add_buffer(int size,
BufferHolder buf) |
void |
BufferListOperations.get_buffer(int index,
BufferHolder buf) |
void |
BufferListLocalTie.get_buffer(int index,
BufferHolder buf) |
int |
ConnectionOperations.read(BufferHolder data,
int offset,
int min_length,
int max_length,
long time_out) |
int |
ConnectionLocalTie.read(BufferHolder data,
int offset,
int min_length,
int max_length,
long time_out) |
int |
ConnectionZeroCopyLocalTie.read(BufferHolder data,
int offset,
int min_length,
int max_length,
long time_out) |