BSONArrayEncodable

A type that can be encoded to a BSON binary array. Not to be confused with BSONListEncodable.

BSONArrayEncodable.swift:4
protocol BSONArrayEncodable<CodingElement> : BSONBinaryEncodable
Browse conforming types