binary-streams / loggersoft.kotlin.streams / StreamInput / readULong

readULong

abstract fun readULong(byteOrder: ByteOrder = defaultByteOrder): ULong

Reads ULong from the stream with specified byteOrder.

Exceptions

EOFException -