Toggle navigation
fhash API Reference
User Guide
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
hash_string
Function
6 statements
Source File
fhash_fnv.f90
fhash_fnv
hash_string
Contents
public function hash_string(hash_value) result(str)
Help fcn to convert hash to hex representation
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int64),
intent(in)
::
hash_value
Return Value
character(len=:), allocatable
Contents