-
- All Implemented Interfaces:
- Closeable, Flushable, AutoCloseable, org.jboss.marshalling.ByteOutput
@ThreadSafe
public final class ImmutableMarshalledValueByteStream
extends MarshalledValueByteStream
A byte stream that is immutable. Bytes are captured during construction and cannot be written to thereafter.
- Since:
- 5.1
- Author:
- Manik Surtani
-
-
Method Summary
-
Methods inherited from interface org.jboss.marshalling.ByteOutput
write, write
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.