java.lang.Object
java.io.InputStream
org.newsclub.net.unix.AFInputStream
- All Implemented Interfaces:
Closeable
,AutoCloseable
,FileDescriptorAccess
An
InputStream
for AFSocket
, etc.- Author:
- Christian Kohlschütter
-
Method Summary
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, nullInputStream, read, read, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.newsclub.net.unix.FileDescriptorAccess
getFileDescriptor