I'm translating some network code to C#. There is a buffer in every packet with unsigned char* type. This is basically raw bytes of data.
Is using string appropriate?
Use an array of bytes instead.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With