Instance Methodswift-bson 0.3.1BSONEncoding->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)