When String::new() is called, Rust creates a vector with zero bytes of capacity. no what if I have 2048 bytes of data coming ? how would i store extra 1024 ...
確定! 回上一頁