public class SVNDeltaReader extends Object
| Constructor and Description |
|---|
SVNDeltaReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
nextWindow(byte[] data,
int offset,
int length,
String path,
ISVNDeltaConsumer consumer) |
void |
reset(String path,
ISVNDeltaConsumer consumer) |
public void reset(String path, ISVNDeltaConsumer consumer) throws SVNException
SVNExceptionpublic void nextWindow(byte[] data,
int offset,
int length,
String path,
ISVNDeltaConsumer consumer)
throws SVNException
SVNExceptionCopyright © 2025. All rights reserved.