The Reader can implement BufReader naturally (#232)
There's no reason the user should be forced to wrap it in BufReader in case the trait is needed, because the Reader has all the bits for supporting it naturally.
Loading
Please register or sign in to comment