package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Aug 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewReader creates a new reader closer wrapper
Read reads data with buffer Pool
Pool implementation tries its best to reuse an available slice but will failover ASAP
to creating a new slice.
func New(poolMaxSize, bufferSize int) *Pool
New creates a httputil.BufferPool Pool.
Put put data back to the pool
Reader represents a reader
Source Files
¶
Click to show internal directories.
Click to hide internal directories.