iobufpool

package
v5.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package iobufpool implements a global segregated-fit pool of buffers for IO.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(size int) []byte

Get gets a []byte of len size with cap <= size*2.

func Put

func Put(buf []byte)

Put returns buf to the pool.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL