Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/common/
H A Dpart.rs120 pub(crate) fn body_from_async_reader<T>(&mut self, data: T) in body_from_async_reader() method
376 pub fn body_from_async_reader<T>(mut self, data: T) -> Self in body_from_async_reader() method