Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dencoder.rs1569 let first_encoding = encoder.encode(&mut first_buf).unwrap(); in ut_continue_frame_encoding() localVariable
1579 assert_eq!(first_encoding, 31); in ut_continue_frame_encoding()