init(_:)

Creates a binary encoder by taking ownership the given output buffer, initializing the binary subtype to generic.

BSON.BinaryEncoder.swift:45
init(_ output: consuming BSON.Output)