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