| Package | Description |
|---|---|
| net.minecraftforge.fml.repackage.com.nothome.delta |
| Modifier and Type | Field and Description |
|---|---|
private Delta.SourceState |
Delta.source |
| Modifier and Type | Method and Description |
|---|---|
int |
Delta.TargetState.find(Delta.SourceState source)
Returns the index of the next N bytes of the stream.
|
int |
Delta.TargetState.longestMatch(Delta.SourceState source)
Returns the longest match length at the source location.
|