public class ClientHelper extends Object
Modifier and Type | Method and Description |
---|---|
static long |
sendBackWrittenDataBytes(CommandEnv cmdEnv,
String filePath,
long fileSize,
long currentSize,
long bytesRead)
Send back the data bytes written (accumulated)
This is for the progress indicator
|
public static long sendBackWrittenDataBytes(CommandEnv cmdEnv, String filePath, long fileSize, long currentSize, long bytesRead)
Copyright © 2017 Perforce Software. All Rights Reserved.