Instance Propertyswift-bson 0.3.1BSONDecoding->BSONABI
description
BSON.BinaryTypecastError.swift:23var description: String { get }
var description: String { get }
s7BSONABI4BSONO12BSONDecodingE19BinaryTypecastErrorV11descriptionSSvp
What are these?1YDMK
import BSONDecoding
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
@frozen struct BinaryTypecastError
A list had an invalid number of elements.
@frozen enum BSON
The namespace for all BSON types.
@frozen struct String
A Unicode string value that is a collection of characters.
init(invalid: BinarySubtype, expected: BinarySubtype? = nil)
let expected: BinarySubtype?
let subtype: BinarySubtype