md4-pack-int32

md4-pack-int32 is a compiled Lisp function in `md4.el'.

(md4-pack-int32 INT32)

Pack 32 bits integer in a 4 bytes string as little endian.
A 32 bits integer is represented as a pair of two 16 bits
integers (cons high low).