public class ByteArrays
extends java.lang.Object
| Constructor and Description |
|---|
ByteArrays() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getByteArray() |
static ByteArrays |
getInstance() |
void |
releaseByteArray(byte[] p) |
public static ByteArrays getInstance()
public byte[] getByteArray()
throws java.io.IOException
java.io.IOExceptionpublic void releaseByteArray(byte[] p)
Copyright © 2021. All rights reserved.