Class CountingSeekableByteChannel

java.lang.Object
org.apache.beam.sdk.extensions.gcp.util.channels.CountingSeekableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, SeekableByteChannel, WritableByteChannel

public class CountingSeekableByteChannel extends Object implements SeekableByteChannel