# Functions

NewWriter returns an ioWriter that writes to w but stops with EOF after n bytes.

# Structs

A Writer writes to W but limits the amount of data returned to just N bytes.