Click or drag to resize

FileUtils Methods

Methods
  NameDescription
Public methodStatic memberCalculateHash(Byte)
Calculates the SHA-1 hash of a file content.
Public methodStatic memberCalculateHash(Stream)
Calculates the SHA-1 hash of a file content from a stream.
Public methodStatic memberCalculateHash(String)
Calculates the SHA-1 hash of a file system file.
Top
See Also