@ExperimentalUnsignedTypes abstract fun writeULong(value: ULong, byteOrder: ByteOrder = defaultByteOrder): Unit
Writes ULong with specified byteOrder into the stream.