| Class | Description |
|---|---|
| IonBinaryWriterBuilder |
The builder for creating
IonWriters emitting the Ion binary format. |
| IonSystemBuilder |
The builder for creating
IonSystems. |
| IonTextWriterBuilder |
The builder for creating
IonWriters emitting the Ion text syntax. |
| IonWriterBuilder |
Common options for writing Ion data streams of any form.
|
| SimpleCatalog |
A basic implementation of
IonCatalog as a hash table. |
| Enum | Description |
|---|---|
| IonTextWriterBuilder.LstMinimizing |
A strategy for minimizing the output of local symbol tables.
|
| IonWriterBuilder.InitialIvmHandling |
A strategy for altering emission of Ion version markers at the start of
an Ion stream.
|
| IonWriterBuilder.IvmMinimizing |
A strategy for minimizing the output of non-initial Ion version markers.
|