package bpool

Import Path
	github.com/coder/websocket/internal/bpool (on go.dev)

Dependency Relation
	imports 2 packages, and imported by one package

Involved Source Files bpool.go
Package-Level Functions (total 2, both are exported)
Get returns a buffer from the pool or creates a new one if the pool is empty.
Put returns a buffer into the pool.
Package-Level Variables (only one, which is unexported)