readTwosComplementUInt

fun Source<*>.readTwosComplementUInt(nBytes: Int, lenient: Boolean): UInt(source)

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

Throws

if no or too much data is present