Options
All
  • Public
  • Public/Protected
  • All
Menu

Format for object serialization

Index

Enumeration members

Enumeration members

bson

bson: = "bson"

MongoDB BSON, may throw an error if the object does not contain BSON elements.

cbor

cbor: = "cbor"

CBOR

json

json: = "json"

JSON

json5

json5: = "json5"

JSON 5

msgpack

msgpack: = "msgpack"

Msgpack

Generated using TypeDoc