readVarint32

abstract fun readVarint32(): Int

Reads a raw varint from the stream. If larger than 32 bits, discard the upper bits.