ref: af08c84539f9353718604988ba27ae3c466860fc
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