Searched refs:__before_parse_async (Results 1 – 2 of 2) sorted by relevance
215 pub async fn __before_parse_async<R>(&mut self, reader: Pin<&mut R>) -> io::Result<()> in __before_parse_async() method
1546 match decoder.__before_parse_async(std::pin::Pin::new(&mut *read)).await {