Home
last modified time | relevance | path

Searched defs:set_frame (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dencoder.rs116 pub fn set_frame(&mut self, stream_id: u64, frame: Frame) -> Result<(), H3Error> { in set_frame() functions
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
H A Dencoder.rs136 pub fn set_frame(&mut self, frame: Frame) -> Result<(), FrameEncoderErr> { in set_frame() functions
[all...]

Completed in 4 milliseconds