aboutsummaryrefslogtreecommitdiff
// 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