Class ByteUnpool
java.lang.Object
de.tomatengames.util.pool.ByteUnpool
- All Implemented Interfaces:
BytePool
-
Constructor Details
-
ByteUnpool
public ByteUnpool()Creates a newByteUnpool.
-
-
Method Details
-
claim
Description copied from interface:BytePoolClaims a byte array that is at least as long as the specified minimum length.
-