Home
last modified time | relevance | path

Searched defs:copy_to_bytes (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/bytes/src/buf/
Dtake.rs148 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() method
Dchain.rs174 fn copy_to_bytes(&mut self, len: usize) -> Bytes { in copy_to_bytes() function
Dbuf_impl.rs816 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method
/external/rust/crates/bytes/src/
Dbytes.rs551 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method
Dbytes_mut.rs966 fn copy_to_bytes(&mut self, len: usize) -> crate::Bytes { in copy_to_bytes() method