public class PackProcessor extends Object implements ResultProcessor<byte[],Void>
| Constructor and Description |
|---|
PackProcessor(File target) |
public PackProcessor(File target)
public Void process(byte[] data) throws IOException, NoSuchAlgorithmException
process in interface ResultProcessor<byte[],Void>IOExceptionNoSuchAlgorithmExceptionCopyright © 2016. All rights reserved.