Class BufferedIoOutputStream

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ChannelIdentifier, Closeable, IoOutputStream

public class BufferedIoOutputStream extends AbstractInnerCloseable implements IoOutputStream, ChannelIdentifier
An IoOutputStream capable of queuing write requests.