pub fn acquire(min_capacity: usize) -> PooledBufferExpand description
Acquire a buffer from the pool with the given minimum capacity.
This is a convenience function for getting a pooled buffer.
pub fn acquire(min_capacity: usize) -> PooledBufferAcquire a buffer from the pool with the given minimum capacity.
This is a convenience function for getting a pooled buffer.