Searched refs:read_carllerche_bytes (Results 1 – 3 of 3) sorted by relevance
699 target.push(is.read_carllerche_bytes()?); in read_repeated_carllerche_bytes_into()730 *target = Some(is.read_carllerche_bytes()?); in read_singular_carllerche_bytes_into()758 *target = is.read_carllerche_bytes()?; in read_singular_proto3_carllerche_bytes_into()
658 pub fn read_carllerche_bytes(&mut self) -> ProtobufResult<Bytes> { in read_carllerche_bytes() method666 let bytes = self.read_carllerche_bytes()?; in read_carllerche_chars()
566 is.read_carllerche_bytes() in read()