C# - How to prepend FlatBuffers builder with ushort as a header where C++ server expects uint16_t header

前端 未结 0 1551
野的像风
野的像风 2020-11-30 09:10

I want to get a flatbuffer builder, make it 2 bytes bigger and place infront ushort and than send it over to server with TCP. However I am not sure if ush

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