public interface JsonRpcDeserializer
DataValues.JsonRpcSerializer| Modifier and Type | Method and Description |
|---|---|
DataValue |
deserializeDataValue(String jsonString)
Deserializes a JSON string as
DataValue. |
DataValue deserializeDataValue(String jsonString)
DataValue.jsonString - to be deserializedDataValueCoreException - if the provided jsonString cannot be
deserializedCopyright © 2023. All rights reserved.