Class AFInputStream

java.lang.Object
java.io.InputStream
org.newsclub.net.unix.AFInputStream
All Implemented Interfaces:
Closeable, AutoCloseable, FileDescriptorAccess

public abstract class AFInputStream extends InputStream implements FileDescriptorAccess
An InputStream for AFSocket, etc.
Author:
Christian Kohlschütter