TransformInt

object TransformInt extends BsonTransformer[Int]

Transforms Int to BsonInt32

trait BsonTransformer[Int]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Int): BsonInt32

Convert the object into a BsonValue

Convert the object into a BsonValue