Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs247 pub(crate) struct StreamBuffer { struct
248 state: StreamState,
249 frames: VecDeque<Frame>,
442 impl StreamBuffer { impl