object
BsonCodec
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
val
boolean: BsonCodec[Boolean, BsonBoolean]
-
val
byteArray: BsonCodec[Array[Byte], BsonBinary]
-
def
clone(): AnyRef
-
def
create[A, BSON <: BsonValue](from: (BSON) ⇒ A, to: (A) ⇒ BSON): BsonCodec[A, BSON]
-
val
doc: BsonCodec[Doc, BsonDocument]
-
val
double: BsonCodec[Double, BsonDouble]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
identity[B <: BsonValue]: BsonCodec[B, B]
-
val
instant: BsonCodec[Instant, BsonDateTime]
-
val
int32: BsonCodec[Int, BsonInt32]
-
val
int64: BsonCodec[Long, BsonInt64]
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
objectId: BsonCodec[ObjectId, BsonObjectId]
-
val
string: BsonCodec[String, BsonString]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
val
boolean: BsonCodec[Boolean, BsonBoolean]
-
val
byteArray: BsonCodec[Array[Byte], BsonBinary]
-
def
clone(): AnyRef
-
def
create[A, BSON <: BsonValue](from: (BSON) ⇒ A, to: (A) ⇒ BSON): BsonCodec[A, BSON]
-
val
doc: BsonCodec[Doc, BsonDocument]
-
val
double: BsonCodec[Double, BsonDouble]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
identity[B <: BsonValue]: BsonCodec[B, B]
-
val
instant: BsonCodec[Instant, BsonDateTime]
-
val
int32: BsonCodec[Int, BsonInt32]
-
val
int64: BsonCodec[Long, BsonInt64]
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
objectId: BsonCodec[ObjectId, BsonObjectId]
-
val
string: BsonCodec[String, BsonString]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit