Int64 package:protobuf-simple

64-bit signed integer type
Decode a required int64 field.
Decode an optional int64 field.
Decode a packed repeated int64 field.
Decode a required sint64 field.
Decode an optional sint64 field.
Decode a packed repeated sint64 field.
Decode a required uint64 field.
Decode an optional uint64 field.
Decode a packed repeated uint64 field.
Encode a required int64 field.
Encode a repeated int64 field.
Encode an optional int64 field.
Encode a packed repeated int64 field.
Encode a required sint64 field.
Encode a repeated sint64 field.
Encode an optional sint64 field.
Encode a packed repeated sint64 field.
Encode a required uint64 field.
Encode a repeated uint64 field.
Encode an optional uint64 field.
Encode a packed repeated uint64 field.