readTwosComplementULong

fun Source.readTwosComplementULong(nBytes: Int): ULong(source)

Consumes exactly nBytes from this source and interprets it as a signed ULong.

Throws

if too much or too little data is present