Package com.breautek.fuse
Class FuseInputStream
java.lang.Object
java.io.InputStream
java.io.PipedInputStream
com.breautek.fuse.FuseInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Field Summary
Fields inherited from class java.io.PipedInputStream
buffer, in, out, PIPE_SIZE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.PipedInputStream
available, close, connect, read, read, receive
Methods inherited from class java.io.InputStream
mark, markSupported, nullInputStream, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
FuseInputStream
- Throws:
IOException
-
FuseInputStream
- Throws:
IOException
-
-
Method Details
-
connect
- Throws:
IOException
-