Module org.sejda.io
Package org.sejda.io

Class DevNullWritableByteChannel

java.lang.Object
org.sejda.io.DevNullWritableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel

public class DevNullWritableByteChannel extends Object implements WritableByteChannel
WritableByteChannel that does nothing .
Author:
Andrea Vacondio