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