BufferFrame

A type that augments a BufferFrameType conformance with a BSON metatype value. This is a derived protocol because it is sometimes useful to repurpose the BSON frame parsing machinery for additional (fictional) frame types that never appear in BSON data.

BSON.BufferFrame.swift:7
protocol BufferFrame : BSON.BufferFrameType
Browse conforming types