std::io::Read traitの bytes メソッドを使う. 文字列/バイト列を一度に書き出す. 自分で String 型や Vec<u8> 型の変数に溜めてから std::io::Write ...
確定! 回上一頁