public class ByteArrayPool extends Object
Constructor and Description |
---|
ByteArrayPool() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
getByteArrayFromPool(int size) |
static void |
returnObj(byte[] arr) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.