Struct protobuf::types::ProtobufTypeUint64 [] [src]

pub struct ProtobufTypeUint64;

Trait Implementations

impl ProtobufType for ProtobufTypeUint64
[src]

[src]

[src]

[src]

[src]

[src]

Compute size adding length prefix if wire type is length delimited (i. e. string, bytes, message) Read more

[src]

[src]

Get previously computed size

[src]

Get previously cached size with length prefix

Auto Trait Implementations