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
SVNException
public void nextWindow(byte[] data, int offset, int length, String path, ISVNDeltaConsumer consumer) throws SVNException
SVNException
Copyright © 2023. All rights reserved.