hash_string Function

public function hash_string(hash_value) result(str)

Help fcn to convert hash to hex representation

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: hash_value

Return Value character(len=:), allocatable


Contents