org.jboss.marshalling
Class SimpleByteOutput
java.lang.Object
java.io.OutputStream
org.jboss.marshalling.SimpleByteOutput
- All Implemented Interfaces:
- Closeable, Flushable, ByteOutput
- Direct Known Subclasses:
- ByteOutputStream
public abstract class SimpleByteOutput
- extends OutputStream
- implements ByteOutput
A simple byte output which extends OutputStream
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleByteOutput
public SimpleByteOutput()
Copyright © 2011 JBoss, a division of Red Hat, Inc.