public class ReadEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReadEvent.ReadEventFactory |
| Modifier and Type | Field and Description |
|---|---|
char[] |
array |
| Constructor and Description |
|---|
ReadEvent(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
boolean |
isEof() |
void |
pushToHandler(com.fluxtion.api.lifecycle.EventHandler handler) |
void |
setLimit(int limit) |
Copyright © 2019. All rights reserved.