Searched defs:CopyBlock (Results 1 – 3 of 3) sorted by relevance
35 static void CopyBlock(char *__restrict dst, const char *__restrict src) { in CopyBlock() function
80 public void CopyBlock(uint distance, uint len) in CopyBlock() method in SevenZip.Compression.LZ.OutWindow
56 public void CopyBlock(int distance, int len) throws IOException in CopyBlock() method in OutWindow