Class FakeFileChannel

All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, GatheringByteChannel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, SeekableByteChannel, WritableByteChannel

public class FakeFileChannel extends FileChannel
Fake file channel to use by in-memory and ZIP file systems.