public final class JSONWriter extends Object
BSONWriter
public static String encode(Map<String,?> data) throws NullPointerException, IOException
NullPointerException
IOException
public static String encode(List<?> data) throws NullPointerException, IOException
NullPointerException
IOException