@Environment(value=CLIENT) static class RepeatingAudioStream.ReusableInputStream extends FilterInputStream
in| Modifier | Constructor and Description |
|---|---|
private |
ReusableInputStream(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, read, reset, skipprivate ReusableInputStream(InputStream inputStream)
public void close()
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStream