Initializerswift-bson 0.3.1BSONEncoding->BSONABI
init(_:)
Creates a binary encoder by taking ownership the given output buffer, initializing the binary subtype to generic
.
init(_ output: consuming BSON.Output)
Creates a binary encoder by taking ownership the given output buffer, initializing the binary subtype to generic
.
init(_ output: consuming BSON.Output)