public interface TransportOutput
| Modifier and Type | Method and Description |
|---|---|
void |
close_head() |
ByteBuffer |
head() |
int |
pending() |
void |
pop(int bytes) |
int pending()
ByteBuffer head()
void pop(int bytes)
void close_head()
Copyright © 2017 The Apache Software Foundation. All rights reserved.