Interface BytePool
- All Known Implementing Classes:
ByteUnpool, LevelBytePool, ZeroBytePool
public interface BytePool
Represents a pool for byte arrays. It allows to claim byte arrays of at least
a specified minimum length.
- Since:
- 1.8
-
Method Summary
-
Method Details
-
claim
-
ofLength
-