I think the ezio types should all be able to implement `BufRead` as well as `Read`. Probably it will need to be a bound on `ezio::Read` to be useful.
I think the ezio types should all be able to implement
BufReadas well asRead. Probably it will need to be a bound onezio::Readto be useful.