readSint32 method

int readSint32()

Implementation

int readSint32() => _decodeZigZag32(readUint32());