Searched defs:flush (Results 1 – 4 of 4) sorted by relevance
29 fn flush(&mut self) -> io::Result<()> { in flush() method
37 pub async fn flush(&mut self) -> Result<(), HandshakeError> { in flush() method
53 fn flush(&mut self) -> Result<(), BitError> { in flush() method
199 pub async fn flush(&mut self) -> Result<(), BytesWriteError> { in flush() method