does casting a buffer to a uint32_t cause unaligned access

后端 未结 0 892
佛祖请我去吃肉
佛祖请我去吃肉 2020-11-29 15:00

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题