CodecRegistryManager

io.github.mbannour.bson.macros.CodecRegistryManager

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def addCodecRegistries(registries: List[CodecRegistry]): Unit
def addCodecRegistry(registry: CodecRegistry): Unit
def getCombinedCodecRegistry: CodecRegistry