Class JsonLfReader.UnknownValue
java.lang.Object
com.daml.ledger.javaapi.data.codegen.json.JsonLfReader.UnknownValue
- Enclosing class:
- JsonLfReader
-
Method Summary
Modifier and TypeMethodDescription<T> T
decodeWith
(JsonLfDecoder<T> decoder) static JsonLfReader.UnknownValue
read
(JsonLfReader r)
-
Method Details
-
read
- Throws:
JsonLfDecoder.Error
-
decodeWith
- Throws:
JsonLfDecoder.Error
-