|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
inpro.audio.SilenceStream.ZeroInputStream
private static class SilenceStream.ZeroInputStream
Field Summary | |
---|---|
(package private) long |
remainingSize
|
Constructor Summary | |
---|---|
private |
SilenceStream.ZeroInputStream(long sizeInBytes)
|
Method Summary | |
---|---|
int |
available()
|
int |
read()
|
Methods inherited from class java.io.InputStream |
---|
close, mark, markSupported, read, read, reset, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
long remainingSize
Constructor Detail |
---|
private SilenceStream.ZeroInputStream(long sizeInBytes)
Method Detail |
---|
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int available() throws java.io.IOException
available
in class java.io.InputStream
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |