Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-serialization
1.7.3
common
switch theme
search in API
kotlinx-serialization-cbor
/
kotlinx.serialization.cbor
/
CborTag
Cbor
Tag
object
CborTag
(
source
)
Contains a set of predefined tags, named in accordance with
RFC 8949 3.4. Tagging of Items
Members
Properties
BASE16
Link copied to clipboard
const
val
BASE16
:
ULong
BASE64
Link copied to clipboard
const
val
BASE64
:
ULong
BASE64_URL
Link copied to clipboard
const
val
BASE64_URL
:
ULong
BIGFLOAT
Link copied to clipboard
const
val
BIGFLOAT
:
ULong
BIGNUM_NEGAIVE
Link copied to clipboard
const
val
BIGNUM_NEGAIVE
:
ULong
BIGNUM_POSITIVE
Link copied to clipboard
const
val
BIGNUM_POSITIVE
:
ULong
CBOR_ENCODED_DATA
Link copied to clipboard
const
val
CBOR_ENCODED_DATA
:
ULong
CBOR_SELF_DESCRIBE
Link copied to clipboard
const
val
CBOR_SELF_DESCRIBE
:
ULong
DATE_TIME_EPOCH
Link copied to clipboard
const
val
DATE_TIME_EPOCH
:
ULong
DATE_TIME_STANDARD
Link copied to clipboard
const
val
DATE_TIME_STANDARD
:
ULong
DECIMAL_FRACTION
Link copied to clipboard
const
val
DECIMAL_FRACTION
:
ULong
MIME_MESSAGE
Link copied to clipboard
const
val
MIME_MESSAGE
:
ULong
REGEX
Link copied to clipboard
const
val
REGEX
:
ULong
STRING_BASE64
Link copied to clipboard
const
val
STRING_BASE64
:
ULong
STRING_BASE64_URL
Link copied to clipboard
const
val
STRING_BASE64_URL
:
ULong
URI
Link copied to clipboard
const
val
URI
:
ULong