Modifier and Type | Method and Description |
---|---|
BytesValue |
PrimitiveValueTypeImpl.BytesTypeImpl.createValue(Object value,
Map<String,Object> valueInfo) |
Modifier and Type | Class and Description |
---|---|
static class |
PrimitiveTypeValueImpl.BytesValueImpl |
Modifier and Type | Method and Description |
---|---|
BytesValue |
ByteArrayValueSerializer.convertToTypedValue(UntypedValueImpl untypedValue) |
BytesValue |
ByteArrayValueSerializer.readValue(ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
void |
ByteArrayValueSerializer.writeValue(BytesValue variableValue,
ValueFields valueFields) |
Modifier and Type | Method and Description |
---|---|
static BytesValue |
Variables.byteArrayValue(byte[] bytes) |
Copyright © 2018. All rights reserved.