open fun writeInt64(value: Long): Unit
Write a 64-bit two's-compliment integer to the output.
value - Long: the long to write
value