Package com.twineworks.tweakflow.io
Class In
java.lang.Object
com.twineworks.tweakflow.io.In
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionIn(ReadableByteChannel channel) In(ReadableByteChannel channel, int bufferSize) -
Method Summary
-
Constructor Details
-
In
-
In
-
-
Method Details
-
reInit
public void reInit() -
readNext
- Throws:
IOException
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-