public class EmptyPayload extends AdsPayload
| Constructor and Description |
|---|
EmptyPayload() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
push(ByteBuffer into)
Returns the input buffer without anything added to it.
|
public ByteBuffer push(ByteBuffer into)
push in class AdsPayload