Home
last modified time | relevance | path

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

/xiu/protocol/hls/src/
H A Dflv_data_receiver.rs91 pub fn flush_response_data(&mut self) -> Result<(), HlsError> { in flush_response_data() method
/xiu/protocol/httpflv/src/
H A Dhttpflv.rs132 pub fn flush_response_data(&mut self) -> Result<(), HttpFLvError> { in flush_response_data() method