ref: 1734207266752b9464f42c31f7728a7e3c692c50
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