public abstract class AbstractBinaryValue extends AbstractValue
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
slen, valueType| Constructor and Description |
|---|
AbstractBinaryValue(ValueType valueType,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
_equals(byte[] oBytes) |
byte[] |
toBytes() |
getCharacters, getValueType, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCharacters, getCharactersLengthpublic AbstractBinaryValue(ValueType valueType, byte[] bytes)
Copyright © 2018 Siemens AG. All rights reserved.