| Package | Description |
|---|---|
| io.sigpipe.jbsdiff.sort |
Provides a Java port of the qsufsort Suffix Sorting implementation found in
bsdiff.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchResult |
SuffixSort.search(int[] I,
byte[] oldBytes,
int oldOffset,
byte[] newBytes,
int newOffset,
int start,
int end) |
Copyright © 2016 Colorado State University. All rights reserved.