Checksum.typeGetLength

Gets the length in bytes of digests of type @checksum_type

class Checksum
static
ptrdiff_t
typeGetLength
(
GChecksumType checksumType
)

Parameters

checksumType GChecksumType

a #GChecksumType

Return Value

Type: ptrdiff_t

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

Meta

Since

2.16