Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
JsonLfDecoders - stable
Upstream docs: Open Signature| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | JsonLfDecoders() | 3.4.8 | - | - |
| Open | bool | 3.4.8 | - | - |
| Open | cast(Object) | 3.4.8 | - | - |
| Open | contractId(Function<String, C>) | 3.4.8 | - | - |
| Open | date | 3.4.8 | - | - |
| Open | enumeration(Map<String, E>) | 3.4.8 | - | - |
| Open | genMap(JsonLfDecoder<K>, JsonLfDecoder<V>) | 3.4.8 | - | - |
| Open | int64 | 3.4.8 | - | - |
| Open | list(JsonLfDecoder<T>) | 3.4.8 | - | - |
| Open | numeric(int) | 3.4.8 | - | - |
| Open | optional(JsonLfDecoder<T>) | 3.4.8 | - | - |
| Open | optionalNested(JsonLfDecoder<Optional<T>>) | 3.4.8 | - | - |
| Open | party | 3.4.8 | - | - |
| Open | record(List<String>, Function<String, JsonLfDecoders.JavaArg<? extends Object>>, Function<Object[], T>) | 3.4.8 | - | - |
| Open | text | 3.4.8 | - | - |
| Open | textMap(JsonLfDecoder<V>) | 3.4.8 | - | - |
| Open | timestamp | 3.4.8 | - | - |
| Open | unit | 3.4.8 | - | - |
| Open | variant(List<String>, Function<String, JsonLfDecoder<? extends T>>) | 3.4.8 | - | - |