-
- All Implemented Interfaces:
-
java.io.Closeable,java.lang.AutoCloseable
public final class SocketChannelSocket.Input extends InputStream
-
-
Constructor Summary
Constructors Constructor Description SocketChannelSocket.Input()
-
Method Summary
Modifier and Type Method Description Integerread()Integerread(ByteArray b, Integer off, Integer len)Unitclose()-
Methods inherited from class org.openziti.net.internal.SocketChannelSocket.Input
available, mark, markSupported, read, readAllBytes, readNBytes, readNBytes, reset, skip, transferTo -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-