logo       

RE: Converting a MemoryStream to a String: msg#00079

Subject: RE: Converting a MemoryStream to a String
I meant MemoryStreamObject.ToArray.ToString()

I don't have the ide in front of me. 

-----Original Message-----
From: Luke Olsen [mailto:lukeo@xxxxxxxxxxxx] 
Sent: Wednesday, June 14, 2006 1:38 PM
To: 'padnug@xxxxxxxxxxxxxxx'
Subject: RE: [padnug] Converting a MemoryStream to a String

Another idea?

See if this returns anything:

MemoryStreamObject.ToArray().ToString

 

-----Original Message-----
From: padnug@xxxxxxxxxxxxxxx [mailto:padnug@xxxxxxxxxxxxxxx] On Behalf Of
Keith R. Pinster
Sent: Wednesday, June 14, 2006 11:49 AM
To: padnug@xxxxxxxxxxxxxxx
Subject: [padnug] Converting a MemoryStream to a String

I've been banging my head against this for a couple of hours and just can't
figure it out.  I've got an object that dumps it's result into a
MemoryStream object.  Can someone tell me how to convert this to a string?

Thanks
KRP





------------------------ Yahoo! Groups Sponsor --------------------~--> Get
to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/dpFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links



 






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/dpFolB/TM
--------------------------------------------------------------------~-> 

 


<Prev in Thread] Current Thread [Next in Thread>