| Package | Description |
|---|---|
| org.apache.fury.format.encoder |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayEncoder<T>
Encoder to encode/decode object in the list container by toArray/fromArray row.
|
interface |
MapEncoder<T>
Encoder to encode/decode object in the map container by toMap/fromMap row.
|
interface |
RowEncoder<T>
Encoder to encode/decode object to/from row.
|
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.