@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, skip
private ReusableInputStream(InputStream inputStream)
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in class FilterInputStream