Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dencoder.rs147 let mut written_bytes = 0; in encode() localVariable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dencoder.rs185 let mut written_bytes = 0; in encode() localVariable