logo       

RE: Re: Extracting a System.Byte[ ] via C#: msg#00038

Subject: RE: Re: Extracting a System.Byte[ ] via C#
I'm guessing that you have an array of bytes that represents an array of
chars, which is the same as a string. So you have a string basically? 

The Encoding namespace looks like what you need: http://tinyurl.com/499qu

-- Justin

-----Original Message-----
From: dbg4870 [mailto:dbg4870@xxxxxxxxx] 
Sent: Tuesday, December 07, 2004 2:48 PM
To: padnug@xxxxxxxxxxxxxxx
Subject: [padnug] Re: Extracting a System.Byte[ ] via C#




"but can't figure out how to convert the CurrentField value into an 
array of bytes."

You might try (byte[])CurrentField

- DG






 
Yahoo! Groups Links



 









------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/dpFolB/TM
--------------------------------------------------------------------~-> 

 


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