| Type | Name and description |
|---|---|
CodecRegistry |
codecRegistry |
| Constructor and description |
|---|
CodecExtensions.MapCodec() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Map<String, Object> |
decode(BsonReader reader, DecoderContext decoderContext) |
|
void |
encode(BsonWriter writer, Map<String, Object> values, EncoderContext encoderContext) |
|
Class<Map<String, Object>> |
getEncoderClass() |
|
protected BsonValue |
readValue(BsonReader reader, DecoderContext decoderContext) |
Groovy Documentation