Checksum.typeGetLength

Gets the length in bytes of digests of type checksum_type

class Checksum
static
ptrdiff_t
typeGetLength

Parameters

checksumType glib.types.ChecksumType

a #GChecksumType

Return Value

Type: ptrdiff_t

the checksum length, or -1 if checksum_type is not supported.