JavaIntegerCodec

io.github.jahrim.hexarc.persistence.bson.codecs.standard.JavaIntegerCodec$

BsonValue codec for JavaInteger.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

A given BsonDecoder for JavaInteger.

A given BsonDecoder for JavaInteger.

Attributes

Throws
BsonInvalidOperationException

if the BsonValue is not a BsonInt32.

A given BsonEncoder for JavaInteger.

A given BsonEncoder for JavaInteger.

Attributes