Class Hierarchy
- java.lang.Object
- com.github.akurilov.commons.io.util.BufferedByteChannelBase (implements com.github.akurilov.commons.io.util.BufferedByteChannel)
- com.github.akurilov.commons.io.util.InputStreamWrapperChannel (implements com.github.akurilov.commons.io.util.BufferedReadableByteChannel)
- com.github.akurilov.commons.io.util.OutputStreamWrapperChannel (implements com.github.akurilov.commons.io.util.BufferedWritableByteChannel)
- com.github.akurilov.commons.io.util.BufferedByteChannelBase (implements com.github.akurilov.commons.io.util.BufferedByteChannel)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- java.nio.channels.Channel
- com.github.akurilov.commons.io.util.BufferedByteChannel
- com.github.akurilov.commons.io.util.BufferedReadableByteChannel (also extends java.nio.channels.ReadableByteChannel)
- com.github.akurilov.commons.io.util.BufferedWritableByteChannel (also extends java.nio.channels.WritableByteChannel)
- java.nio.channels.ReadableByteChannel
- com.github.akurilov.commons.io.util.BufferedReadableByteChannel (also extends com.github.akurilov.commons.io.util.BufferedByteChannel)
- java.nio.channels.WritableByteChannel
- com.github.akurilov.commons.io.util.BufferedWritableByteChannel (also extends com.github.akurilov.commons.io.util.BufferedByteChannel)
- com.github.akurilov.commons.io.util.BufferedByteChannel
- java.nio.channels.Channel
- java.io.Closeable