public interface BaseWriter extends AutoCloseable, Positionable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ComplexWriter |
static interface |
BaseWriter.ListWriter |
static interface |
BaseWriter.MapWriter |
static interface |
BaseWriter.ScalarWriter |
static interface |
BaseWriter.StructOrListWriter |
static interface |
BaseWriter.StructWriter |
| Modifier and Type | Method and Description |
|---|---|
int |
getValueCapacity() |
void |
writeNull() |
closegetPosition, setPositionCopyright © 2024 The Apache Software Foundation. All rights reserved.