BsonExtInput

halotukozak.mcodec.BsonExtInput
trait BsonExtInput

Opportunistic capability for BSON-native scalar types with no cross-format equivalent.

Attributes

Source
BsonInput.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def readJsCode(): String

Attributes

Source
BsonInput.scala
def readMaxKey(): Unit

Attributes

Source
BsonInput.scala
def readMinKey(): Unit

Attributes

Source
BsonInput.scala
def readObjectId(): Array[Byte]

Attributes

Source
BsonInput.scala
def readRegexValue(): (String, String)

Attributes

Source
BsonInput.scala