Companion

object Companion

Properties

Link copied to clipboard
const val DATE_TIME_NUMBER: Long = 1

Epoch-based date/time.

Link copied to clipboard
const val DATE_TIME_STRING: Long = 0

Standard date/time string.

Link copied to clipboard
const val ENCODED_CBOR: Long = 24

Encoded CBOR data item.

Link copied to clipboard
const val FULL_DATE_STRING: Long = 1004

CBOR tag for a text string representing a date without a time.

Link copied to clipboard
const val NEGATIVE_BIGNUM: Long = 3

Negative bignum.

Link copied to clipboard
const val UNSIGNED_BIGNUM: Long = 2

Unsigned bignum.