FilterChecksum.getString

Outputs the checksum digest as a newly allocated hexadecimal string.

class FilterChecksum
string
getString
()

Return Value

Type: string

the hexadecimal representation of the checksum. The returned string should be freed with glib.global.gfree when no longer needed.