com.mongodb.util
public class Util extends Object
Constructor and Description |
---|
Util() |
public static String toHex(byte[] b)
public static String hexMD5(byte[] data)
data
- bytes to digestpublic static String hexMD5(ByteBuffer buf, int offset, int len)