stdgo.internal.saferio

Go to Haxe source-to-source compiler

..
Saferio

Package saferio provides I/O functions that avoid allocating large amounts of memory unnecessarily. This is intended for packages that read data from an [io.Reader] where the size is part of the input data but the input may be corrupt, or may be provided by an untrustworthy attacker.