Function asio::read_until [] [src]

pub fn read_until<S: Stream, C: MatchCondition>(s: &S, sbuf: &mut StreamBuf, cond: C) -> Result<usize>