| Constructor and Description | 
|---|
| LazyDBEncoder() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | writeObject(OutputBuffer outputBuffer,
           BSONObject document)Encode the BSONObject. | 
public int writeObject(OutputBuffer outputBuffer, BSONObject document)
DBEncoderwriteObject in interface DBEncoderoutputBuffer - the OutputBuffer to write todocument - the BSONObject to write