| Package | Description |
|---|---|
| software.amazon.ion |
Public interfaces of the core Ion system.
|
| Modifier and Type | Method and Description |
|---|---|
IonBinaryWriter |
IonSystem.newBinaryWriter()
Deprecated.
UseĀ
IonSystem.newBinaryWriter(OutputStream, SymbolTable...) instead. |
IonBinaryWriter |
IonSystem.newBinaryWriter(SymbolTable... imports)
Deprecated.
|