// 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
![]() |
index : ~runxiyu/furgit.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| 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