package leakypool

import "github.com/ClickHouse/clickhouse-go/lib/leakypool"

Index

Functions

func GetBytes

func GetBytes(size, capacity int) (b []byte)

func InitBytePool

func InitBytePool(size int)

func PutBytes

func PutBytes(b []byte)

Source Files

leaky_pool.go

Version
v1.4.5
Published
May 2, 2021
Platform
js/wasm
Last checked
8 hours ago

Tools for package owners.