public abstract class MarshalledValueByteStream extends OutputStream implements ByteOutput
ByteOutput
we avoid the need for the byte stream to be wrapped by
Marshalling.createByteOutput(OutputStream)
Constructor and Description |
---|
MarshalledValueByteStream() |
Modifier and Type | Method and Description |
---|---|
abstract byte[] |
getRaw() |
abstract int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
write, write, write
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.