Versions in this module Expand all Collapse all v0 v0.38.0 Aug 12, 2026 v0.37.0 Aug 9, 2026 Changes in this version + type Conn interface + Buffered func() int + GetWrapped func() any + PutBack func(p []byte) + func New(nc net.Conn, pool bufpool.Pool) Conn + type TCPConn interface