public interface CachedStream
Modifier and Type | Method and Description |
---|---|
void |
abortRead() |
boolean |
getEnabledBuffering() |
void |
setEnabledBuffering(boolean b) |
boolean |
willReadBytesBlock(int numBytes) |
boolean |
willReadBytesBlock(long offset,
int numBytes) |