Struct protobuf::types::ProtobufTypeInt64 [] [src]

pub struct ProtobufTypeInt64;

Trait Implementations

impl ProtobufType for ProtobufTypeInt64
[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