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