Package | Description |
---|---|
com.allanbank.mongodb.bson.io |
Provides the ability to serialize and deserialize BSON
Document s. |
Modifier and Type | Field and Description |
---|---|
protected StringEncoder |
BsonOutputStream.myStringEncoder
The encoder for strings.
|
Modifier and Type | Method and Description |
---|---|
StringEncoder |
BsonOutputStream.getStringEncoder()
Returns the encoder value.
|
Constructor and Description |
---|
SizeOfVisitor(StringEncoder encoder)
Creates a new SizeOfVisitor.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.