public class CallDigest extends Object
Modifier and Type | Method and Description |
---|---|
static @Opt byte[] |
recursively(String digestType,
File top)
Apply a digest (crc32, md5, sha1 etc.) generation on all files directly or
indirectly adressed by the given file (=single file or directory).
|
@Opt public static @Opt byte[] recursively(String digestType, File top)
see also the complete user documentation .