Instance Methodswift-bson 1.0.0BSONEncoding->Swift
encode(to:)
Encodes this integer as a value of type int32
.
func encode(to field: inout BSON.FieldEncoder)
Encodes this integer as a value of type int32
.
func encode(to field: inout BSON.FieldEncoder)