| Constructor and Description |
|---|
ArrayCodec(Type type,
TypeCodecRegistry typeCodecRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(org.bson.BsonReader reader,
org.bson.codecs.DecoderContext decoderContext) |
void |
encode(org.bson.BsonWriter writer,
Object array,
org.bson.codecs.EncoderContext encoderContext) |
Class |
getEncoderClass() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultInstance, documentHasId, generateIdIfAbsentFromDocument, getDocumentId, isCollectible, newInstancepublic ArrayCodec(Type type, TypeCodecRegistry typeCodecRegistry)
public void encode(org.bson.BsonWriter writer,
Object array,
org.bson.codecs.EncoderContext encoderContext)
encode in interface org.bson.codecs.Encoderpublic Object decode(org.bson.BsonReader reader, org.bson.codecs.DecoderContext decoderContext)
decode in interface org.bson.codecs.Decoderpublic Class getEncoderClass()
getEncoderClass in interface org.bson.codecs.EncoderCopyright © 2017 BILD GmbH & Co. KG. All rights reserved.