| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static ByteArrayOutputStream |
Objectory.createByteArrayOutputStream()
Creates the byte array output stream.
|
static ByteArrayOutputStream |
Objectory.createByteArrayOutputStream(int initCapacity)
Creates the byte array output stream.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Objectory.recycle(ByteArrayOutputStream os) |
Copyright © 2021. All rights reserved.