]> git.lizzy.rs Git - rust.git/commit
auto merge of #13049 : alexcrichton/rust/io-fill, r=huonw
authorbors <bors@rust-lang.org>
Mon, 24 Mar 2014 19:06:58 +0000 (12:06 -0700)
committerbors <bors@rust-lang.org>
Mon, 24 Mar 2014 19:06:58 +0000 (12:06 -0700)
commite06348ea5516eb18f1b33d3ca19e3f0867bdf6df
treef4dc757b09e2c4a9434828f2165dfabdbb8f153a
parente6468a82151c073130dc1c6517890bb41929ad11
parent02dab5a3e79a48c77d28c9aa6dcfea173584933b
auto merge of #13049 : alexcrichton/rust/io-fill, r=huonw

This method can be used to fill a byte slice of data entirely, and it's considered an error if any error happens before its entirely filled.
src/libstd/io/buffered.rs