putLong

fun putLong(value: Long)

Write a 64-bit signed long to the buffer and increment its position.


fun putLong(value: ULong)

Write a 64-bit unsigned long to the buffer and increment its position.