java.lang.Object
org.sejda.io.DevNullWritableByteChannel
- All Implemented Interfaces:
Closeable,AutoCloseable,Channel,WritableByteChannel
WritableByteChannel that does nothing .- Author:
- Andrea Vacondio
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DevNullWritableByteChannel
public DevNullWritableByteChannel()
-
-
Method Details
-
isOpen
public boolean isOpen() -
close
public void close() -
write
- Specified by:
writein interfaceWritableByteChannel
-