Function protobuf::rt::read_singular_proto3_bytes_into [] [src]

pub fn read_singular_proto3_bytes_into(wire_type: WireType,
                                       is: &mut CodedInputStream,
                                       target: &mut Vec<u8>)
                                       -> ProtobufResult<()>