Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Ddecoder.rs206 is_end_stream: bool, field
247 fn is_end_stream(&self) -> bool { in is_end_stream() method
H A Dframe.rs242 pub fn is_end_stream(&self) -> bool { in is_end_stream() method
H A Dencoder.rs106 is_end_stream: bool, field