-
Cedric Roux authored
- allocate memory, memory on stack does not survive the function - avoid uint32_t, use a char buffer, for endianness neutrality
92cb4b39
- allocate memory, memory on stack does not survive the function - avoid uint32_t, use a char buffer, for endianness neutrality