UINT64

expect val UINT64: ProtoAdapter<Long>

Like INT64, but negative longs are interpreted as large positive values, and encoded that way in JSON.

actual val UINT64: ProtoAdapter<Long>

Like INT64, but negative longs are interpreted as large positive values, and encoded that way in JSON.

actual val UINT64: ProtoAdapter<Long>

Like INT64, but negative longs are interpreted as large positive values, and encoded that way in JSON.