abstract fun writeLong(value: Long): Unit
Write a long to the output.
value - The long value to write.
value