Struct protobuf::types::ProtobufTypeDouble
source · [−]pub struct ProtobufTypeDouble;
Expand description
double
Trait Implementations
Read value from CodedInputStream
Get value from UnknownValues
Compute wire size
fn write_with_cached_size(
field_number: u32,
value: &f64,
os: &mut CodedOutputStream<'_>
) -> ProtobufResult<()>
fn write_with_cached_size(
field_number: u32,
value: &f64,
os: &mut CodedOutputStream<'_>
) -> ProtobufResult<()>
Write a value with previously cached size
Compute size adding length prefix if wire type is length delimited (i. e. string, bytes, message) Read more
Get previously computed size
Get previously cached size with length prefix