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 © 2016. All Rights Reserved.