static var frame: Frame { get }
s7BSONABI4BSONO7EncoderP5frame5FrameQzvpZ
6RIP8
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.
associatedtype Frame : BSON.BufferFrame
init(_: consuming Output)
consuming func move() -> Output