[−][src]Function protobuf::rt::read_singular_bytes_into
pub fn read_singular_bytes_into(
wire_type: WireType,
is: &mut CodedInputStream,
target: &mut SingularField<Vec<u8>>
) -> ProtobufResult<()>
pub fn read_singular_bytes_into(
wire_type: WireType,
is: &mut CodedInputStream,
target: &mut SingularField<Vec<u8>>
) -> ProtobufResult<()>