> ## 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.

# JsonLfDecoder

> Generated object reference page for JsonLfDecoder from local Javadoc snapshots.

## JsonLfDecoder - stable

Upstream docs: [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/codegen/json/JsonLfDecoder.html)

**Signature**

```text theme={"theme":{"light":"github-light","dark":"github-dark"}}
@FunctionalInterface public interface JsonLfDecoder<T>
```

**Members**

| Docs                                                                                                                                                                                         | Member                 | Introduced | Deprecated | Removed |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- | ---------- | ---------- | ------- |
| [Open](https://javadoc.io/doc/com.daml/bindings-java/3.4.11/com/daml/ledger/javaapi/data/codegen/json/JsonLfDecoder.html#decode%28com.daml.ledger.javaapi.data.codegen.json.JsonLfReader%29) | `decode(JsonLfReader)` | `3.4.8`    | -          | -       |
