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.6
Published
Aug 30, 2021
Platform
js/wasm
Last checked
1 hour ago

Tools for package owners.