public class ByteArrayPool extends Object
| Constructor and Description |
|---|
ByteArrayPool() |
public byte[] rent(int minimumLength)
public void return_(byte[] array)
public static ByteArrayPool create()
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.