We will not be knowing before whether the row has single message or multiple messages. Also it is able to sense the delimiters after each message.
readItem reads the queue and gets the message into ...
Hi All,
I am reading from a destructive queue using readItem method.
The buffer pointer is not incremented for the first time for each row.
The problem is coming only when multiple messages are wri ...