Instance Methodswift-bson 0.3.1BSONEncoding->BSONABI
callAsFunction(_:yield:)
A shorthand for binding this field encoder to a ListEncoder
.
mutating func callAsFunction(_: Int.Type, yield: (inout BSON.ListEncoder) -> ())
A shorthand for binding this field encoder to a ListEncoder
.
mutating func callAsFunction(_: Int.Type, yield: (inout BSON.ListEncoder) -> ())