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

Class CountingWritableByteChannel

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

public class CountingWritableByteChannel extends Object implements WritableByteChannel
A WritableByteChannel that keeps track of the number of written bytes
Author:
Andrea Vacondio