Module com.github.akurilov.commons
Interface BufferedReadableByteChannel
-
- All Superinterfaces:
java.lang.AutoCloseable,BufferedByteChannel,java.nio.channels.Channel,java.io.Closeable,java.nio.channels.ReadableByteChannel
- All Known Implementing Classes:
InputStreamWrapperChannel
public interface BufferedReadableByteChannel extends BufferedByteChannel, java.nio.channels.ReadableByteChannel
-
-
Method Summary
-
Methods inherited from interface com.github.akurilov.commons.io.util.BufferedByteChannel
buffer
-
-