appendLong

fun appendLong(value: Long)

Append the base-10 ASCII representation of value directly into the buffer — no intermediate String. Used by the serializer for object numbers, generations and /Length, which are written per object.