Pudu programming language
Menu
API reference

Std.Checksum.hex32

1 declaration

fn

hex32: UInt32 -> Str

A 32-bit checksum as eight lowercase hex digits, leading zeros kept, which is how checksum files and headers write one.

Back to Std.ChecksumSearch related declarations