| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static BufferedJSONWriter |
Objectory.createBufferedJSONWriter()
Creates the buffered JSON writer.
|
static BufferedJSONWriter |
Objectory.createBufferedJSONWriter(OutputStream os)
Creates the buffered JSON writer.
|
static BufferedJSONWriter |
Objectory.createBufferedJSONWriter(Writer writer)
Creates the buffered JSON writer.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Objectory.recycle(BufferedJSONWriter bw) |
Copyright © 2021. All rights reserved.