Static Public Member Functions | |
| static Collection< byte[]> | getKeyBytes (Collection< String > keys) |
| static byte[] | getKeyBytes (String k) |
| static Collection<byte[]> getKeyBytes | ( | Collection< String > | keys | ) | [static] |
Get the keys in byte form for all of the string keys.
| keys | a collection of keys |
| static byte [] getKeyBytes | ( | String | k | ) | [static] |
Get the bytes for a key.
| k | the key |
1.5.8