Modifier and Type | Method and Description |
---|---|
byte[] |
getContent() |
BEType |
getType() |
T |
getValue() |
void |
writeTo(OutputStream out)
Write this object's contents to the provided stream (excluding type prefix and terminator).
|
BEType getType()
byte[] getContent()
T getValue()
void writeTo(OutputStream out) throws IOException
IOException
Copyright © 2016–2021. All rights reserved.