Size-limited stream copy and read utilities.
Maximum bytes allowed when reading or copying streams (64 MiB).
Copies input to output up to maxBytes.
Reads all bytes from input up to maxBytes.