consuming func move() -> Output
s7BSONABI4BSONO7EncoderP4moveAC6OutputVyF
7FBFJ
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
init(_: consuming Output)
static var frame: Frame { get }