TransformNone

object TransformNone extends BsonTransformer[Option[Nothing]]

Transforms None to BsonNull

trait BsonTransformer[Option[Nothing]]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(value: Option[Nothing]): BsonNull

Convert the object into a BsonValue

Convert the object into a BsonValue