ref: b90593c9b83f71de343e27cd1b489dff79bd4ac7
dir: /internal/iolimit/doc.go/
// Package iolimit provides small internal I/O wrappers with bounded behavior. // // It includes helpers for both readers and writers that enforce configured // limits (length checks, capped capture, etc.). package iolimit