HT2::BufferPool
Inherits Reference < Object
Thread-safe pool of reusable byte buffers to reduce memory allocations during frame processing operations.
Constructors
new(max_pool_size : Int32 = 100, max_buffer_size : Int32 = 16384)
SourceInherits Reference < Object
Thread-safe pool of reusable byte buffers to reduce memory allocations during frame processing operations.