C#C
C#3y ago
443eb9#C

❔ BeginReceive IList<ArraySegment<byte>> Overload

https://paste.ofcode.org/ZZp7uRMykFUM3QekazcEit
A piece of code generated by chat gpt, is it right?
or just tell me how does this method works
If the code is right, why I should put a part of buffer into that list repeatedly and when another part of data arrives, will the prior data be overwritten?
Was this page helpful?