if I have a struct that was serialized over the network, and then received as a char buffer, can I safely cast a part of that buffer to a uint32_t or can it cau
uint32_t