| Package | Description |
|---|---|
| org.bson.codecs |
This package contains all the default BSON codecs.
|
| Modifier and Type | Method and Description |
|---|---|
CodeWithScope |
CodeWithScopeCodec.decode(BsonReader bsonReader,
DecoderContext decoderContext) |
| Modifier and Type | Method and Description |
|---|---|
Class<CodeWithScope> |
CodeWithScopeCodec.getEncoderClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeWithScopeCodec.encode(BsonWriter writer,
CodeWithScope codeWithScope,
EncoderContext encoderContext) |
Copyright © 2016. All Rights Reserved.