@Deprecated @ThreadSafe public final class ImmutableMarshalledValueByteStream extends MarshalledValueByteStream
| Constructor and Description |
|---|
ImmutableMarshalledValueByteStream(byte[] bytes)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object thatObject)
Deprecated.
|
byte[] |
getRaw()
Deprecated.
|
int |
hashCode()
Deprecated.
|
int |
size()
Deprecated.
|
void |
write(int b)
Deprecated.
|
close, flush, write, writepublic ImmutableMarshalledValueByteStream(byte[] bytes)
public int size()
size in class MarshalledValueByteStreampublic byte[] getRaw()
getRaw in class MarshalledValueByteStreampublic void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.