public class BsonEncoder extends Object
| Constructor and Description |
|---|
BsonEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,Object> |
decodeFromBytes(byte[] bytes) |
static byte[] |
encodeToBytes(HashMap<String,Object> map) |
public static byte[] encodeToBytes(HashMap<String,Object> map) throws ClassCastException
ClassCastException