Searched defs:first_encoded (Results 1 – 1 of 1) sorted by relevance
1215 let first_encoded = encoder.encode(&mut first_buf).unwrap(); in ut_data_frame_encoding() localVariable1258 let first_encoded = frame_encoder.encode(&mut buf).unwrap(); in ut_headers_frame_encoding() localVariable1298 let first_encoded = encoder.encode(&mut first_buf).unwrap(); in ut_settings_frame_encoding() localVariable1360 let first_encoded = encoder.encode(&mut first_buf).unwrap(); in ut_ping_frame_encoding() localVariable1477 let first_encoded = frame_encoder.encode(&mut buf).unwrap(); in ut_rst_stream_frame_encoding() localVariable1522 let first_encoded = frame_encoder.encode(&mut buf).unwrap(); in ut_window_update_frame_encoding() localVariable1623 let first_encoded = encoder.encode(&mut first_buf).unwrap(); in ut_goaway_frame_encoding() localVariable