| Constructor and description |
|---|
CodecExtensions.IntRangeCodec() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
IntRange |
decode(BsonReader reader, DecoderContext decoderContext) |
|
void |
encode(BsonWriter writer, IntRange value, EncoderContext encoderContext) |
|
Class<IntRange> |
getEncoderClass() |