readTwosComplementLong

fun Source.readTwosComplementLong(nBytes: Int): Long

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

Throws

if too much or too little data is present