public class Hash extends Object
Modifier and Type | Method and Description |
---|---|
static byte[] |
hash(byte[] objectState) |
static String |
hashToBase64(byte[] objectState) |
public static byte[] hash(byte[] objectState)
public static String hashToBase64(byte[] objectState)
Copyright © 2014–2017 The Redisson Project. All rights reserved.