public class LookbackBuffer extends Object
| Constructor and Description |
|---|
LookbackBuffer(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
available() |
byte[] |
getLookback() |
void |
put(byte[] data,
int start,
int length) |
Copyright 2004-2019 Solace Corporation. All rights reserved.