public class BsonEncoder extends Object
encoding BSON for sending data do mongodb
| Constructor and Description |
|---|
BsonEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
encodeDocument(Map<String,Object> m) |
byte[] |
getBytes() |
Copyright © 2017. All rights reserved.