Hello!
I'm trying to read data from a stream and append them into string builder and then take the read data to a string. Here is the code I'm using to do that.
Dim intNumOfBytesToRead As Integer = Val(getMessageSize(msgNumber)) 'getting the size of the message
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.