Searched refs:hexEncode (Results 1 – 1 of 1) sorted by relevance
57 + hexEncode(serialize(value))); in test()95 private static String hexEncode(byte[] bytes) { in hexEncode() method in SerializationTester119 return hexEncode(serialize(object)); in serializeHex()