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.
JsonLfEncoders - stable
Upstream docs: Open Signature| Docs | Member | Introduced | Deprecated | Removed |
|---|---|---|---|---|
| Open | JsonLfEncoders() | 3.4.8 | - | - |
| Open | apply(Function<I, O>, I) | 3.4.8 | - | - |
| Open | bool(Boolean) | 3.4.8 | - | - |
| Open | contractId(Cid) | 3.4.8 | - | - |
| Open | date(LocalDate) | 3.4.8 | - | - |
| Open | enumeration(Function<E, String>) | 3.4.8 | - | - |
| Open | genMap(Function<K, JsonLfEncoder>, Function<V, JsonLfEncoder>) | 3.4.8 | - | - |
| Open | int64(Long) | 3.4.8 | - | - |
| Open | list(Function<T, JsonLfEncoder>) | 3.4.8 | - | - |
| Open | numeric(BigDecimal) | 3.4.8 | - | - |
| Open | optional(Function<T, JsonLfEncoder>) | 3.4.8 | - | - |
| Open | optionalNested(Function<Optional<T>, JsonLfEncoder>) | 3.4.8 | - | - |
| Open | party(String) | 3.4.8 | - | - |
| Open | record(JsonLfEncoders.Field...) | 3.4.8 | - | - |
| Open | text(String) | 3.4.8 | - | - |
| Open | textMap(Function<T, JsonLfEncoder>) | 3.4.8 | - | - |
| Open | timestamp(Instant) | 3.4.8 | - | - |
| Open | unit(Unit) | 3.4.8 | - | - |
| Open | variant(Function<T, JsonLfEncoders.Field>) | 3.4.8 | - | - |