readSint64 method

Int64 readSint64()

Implementation

Int64 readSint64() => _decodeZigZag64(readUint64());