pub fn read_singular_proto3_carllerche_bytes_into(
    wire_type: WireType,
    is: &mut CodedInputStream<'_>,
    target: &mut Bytes
) -> ProtobufResult<()>
Expand description

Read singular Bytes field for proto3.