KeyMergeUtil.merge

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] merge(string destKey, string[] keys)
  2. byte[][] merge(byte[] destKey, byte[][] keys)
    class KeyMergeUtil
    static
    byte[][]
    merge
    (
    byte[] destKey
    ,
    byte[][] keys
    )

Meta