Trait protobuf::rt::ProtobufVarintZigzag [−][src]
Helper trait implemented by integer types which could be encoded as zigzag varint.
Required methods
fn len_varint_zigzag(&self) -> u32
[src]
Size of self when encoded as zigzag varint.