I am having a problem with the asyncstream.
I have to send data in a for loop. The problem is, the buffer keep appending the old buffer and new buffer. THis corrupts the data. Is there an easy way to send one buffer, then wait until the buffer is used, then send the next sync?
Thanks
I have to send data in a for loop. The problem is, the buffer keep appending the old buffer and new buffer. THis corrupts the data. Is there an easy way to send one buffer, then wait until the buffer is used, then send the next sync?
Thanks