public class StreamState extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
complete |
protected int |
size |
| Constructor and Description |
|---|
StreamState(int size,
boolean complete,
boolean isBufferFull) |
Copyright © 2014. All Rights Reserved.