init(_: consuming Output)
s7BSONABI4BSONO7EncoderPyxAC6OutputVcfc
IUQM
import BSONABI
Models the BSON type system and the binary interface of the BSON serialization format.
protocol Encoder<Frame>
@frozen enum BSON
The namespace for all BSON types.
@frozen struct Output
associatedtype Frame : BSON.BufferFrame
static var frame: Frame { get }
consuming func move() -> Output