Searched refs:read_carllerche_chars (Results 1 – 3 of 3) sorted by relevance
609 target.push(is.read_carllerche_chars()?); in read_repeated_carllerche_string_into()640 *target = Some(is.read_carllerche_chars()?); in read_singular_carllerche_string_into()668 *target = is.read_carllerche_chars()?; in read_singular_proto3_carllerche_string_into()
595 is.read_carllerche_chars() in read()
665 pub fn read_carllerche_chars(&mut self) -> ProtobufResult<Chars> { in read_carllerche_chars() method