initSidebarItems({"fn":[["copy","Copies the entire content of a buffered reader into a writer."],["copy_until","Copies the content of a buffered reader into a writer until a delimiter is reached."]],"struct":[["Bytes","An iterator over `u8` values of a reader."],["RetryReader","An adapter that retries reading operations of the underlying reader"],["Split","An iterator over the contents of an instance of `BufRead` split on a particular byte."]],"trait":[["BufReadExt","Extension methods for `std::io::BufRead`"],["ReadExt","Extension methods for `std::io::Read`"]]});