pub fn new<B>(buf: B) -> Reader<B>ⓘNotable traits for Reader<B>impl<B: Buf + Sized> Read for Reader<B>
impl<B: Buf + Sized> Read for Reader<B>