summaryrefslogtreecommitdiffstats
path: root/tokio-util/src/io/stream_reader.rs
AgeCommit message (Expand)Author
2020-10-12io: Rename `ReadBuf` methods (#2945)Lucio Franco
2020-09-24io: remove poll_{read,write}_buf from traits (#2882)Carl Lerche
2020-09-08io: move StreamReader and ReaderStream into tokio_util (#2788)Alice Ryhl