Searched defs:Frames (Results 1 – 4 of 4) sorted by relevance
28 pub struct Frames { struct32 /// An iterator of `Frames`. argument52 impl Frames { implementation71 impl Frames { impl110 impl core::iter::IntoIterator for Frames { implementation
542 frames: &mut Frames, in get_qpack_decoded_header()583 frames: &mut Frames, in decode_headers_payload()
65 pub struct Frames { struct69 /// An iterator of `Frames`. argument79 impl Frames { implementation140 impl core::iter::IntoIterator for Frames { implementation304 impl Frames { impl349 pub fn decode(&mut self, buf: &[u8]) -> Result<Frames, H2Error> { in decode()
530 frames: Frames, in recv_request_stream()569 frames: Frames, in recv_control_stream()