BsonValueDecoder

mongo4cats.bson.BsonValueDecoder
See theBsonValueDecoder companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def decode(bsonValue: BsonValue): Option[A]
Implicitly added by arrayListDecoder
def decode(bsonValue: BsonValue): Option[A]