Required Initializerswift-bson 0.3.1BSONDecoding

init(bson:)

Initializes an instance of this type from the given binary array, validating the subtype if the conforming type performs type checking.

BSONBinaryDecodable.swift:7
init(bson: BSON.BinaryDecoder) throws