Beispiel #1
0
 private Slice[] Encode(Slice[] keys)
 {
     return(m_prefix.ConcatKeys(keys));
 }