Initializerswift-bson 0.3.1BSONABI
init(expected:)
BSON.BinaryViewError.swift:12init(expected: Expectation)
init(expected: Expectation)
s7BSONABI4BSONO15BinaryViewErrorV8expectedA2E11ExpectationO_tcfc
What are these?6WV23
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
@frozen struct BinaryViewError
A binary view was sliced from a malformed storage buffer.
@frozen enum BSON
The namespace for all BSON types.
@frozen enum Expectation
var description: String { get }
let expected: Expectation
What the input should have yielded.