public final class ThreadLocalByteArray extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
get(int minCapacity)
Returns a thread-local byte array whose length is equal to or greater than the specified
minCapacity. |
Copyright © 2020 LeanCloud. All rights reserved.