readTwosComplementUInt

fun Source.readTwosComplementUInt(nBytes: Int): UInt

Consumes exactly nBytes remaining data from this source and interprets it as a UInt

Throws

if no or too much data is present