| 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)
Creates a new  
BytesValue that encapsulates the given bytes | 
static BytesValue | 
Variables.byteArrayValue(byte[] bytes,
              boolean isTransient)
Creates a new  
BytesValue that encapsulates the given bytes | 
| 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  | 
Copyright © 2019. All rights reserved.