readTwosComplementLong

fun Source.readTwosComplementLong(nBytes: Int): Long(source)

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

Throws

if too much or too little data is present