Uses of Class
org.sejda.io.CountingWritableByteChannel
-
Uses of CountingWritableByteChannel in org.sejda.io
Methods in org.sejda.io that return CountingWritableByteChannelModifier and TypeMethodDescriptionstatic CountingWritableByteChannelStatic factory method to create aCountingWritableByteChannelfrom an existingFile.static CountingWritableByteChannelCountingWritableByteChannel.from(OutputStream stream) Static factory method to create aCountingWritableByteChannelfrom an existingOutputStream.static CountingWritableByteChannelStatic factory method to create aCountingWritableByteChannelfrom an existing file path.static CountingWritableByteChannelCountingWritableByteChannel.from(WritableByteChannel channel) Static factory method to create aCountingWritableByteChannelfrom an existingWritableByteChannel.Constructors in org.sejda.io with parameters of type CountingWritableByteChannel