Home
last modified time | relevance | path

Searched refs:poll_partial (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/
H A Dchunk.rs194 fn poll_partial( in poll_partial() method
303 DataState::Partial => chunk_body.poll_partial(_cx, &mut buf[count..])?, in poll_data()