Class ChannelBufferByteOutput

java.lang.Object
org.jboss.netty.handler.codec.marshalling.ChannelBufferByteOutput
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable, org.jboss.marshalling.ByteOutput

class ChannelBufferByteOutput extends Object implements org.jboss.marshalling.ByteOutput
ByteOutput implementation which writes the data to a ChannelBuffer