Bson

interface Bson(source)

A BSON document.

To create instances of this class, see BsonContext.buildDocument.

Functions

Link copied to clipboard

Reads the fields of this document.

Link copied to clipboard

Low-level byte representation of this BSON document.

Link copied to clipboard
abstract override fun toString(): String

JSON representation of this Bson object, as a String.