Searched defs:read_bytes_into (Results 1 – 2 of 2) sorted by relevance
644 pub fn read_bytes_into(&mut self, target: &mut Vec<u8>) -> ProtobufResult<()> { in read_bytes_into() method
603 pub fn read_bytes_into(&mut self, target: &mut Vec<u8>) -> crate::Result<()> { in read_bytes_into() method