Module net.anwiba.commons.reference
Package net.anwiba.commons.reference.io
Class InputStreamAccessStream
java.lang.Object
net.anwiba.commons.reference.io.InputStreamAccessStream
- All Implemented Interfaces:
Closeable,AutoCloseable,IAccessStream
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InputStreamAccessStream
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
skip
- Specified by:
skipin interfaceIAccessStream- Throws:
IOException
-
read
- Specified by:
readin interfaceIAccessStream- Throws:
IOException
-