C# convert binary dara to string?

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2010-06-01T03:26:54Z Indexed on 2010/06/01 3:33 UTC
Read the original article Hit count: 243

Filed under:

Hi, just going through the registry retrieving values and binary is making my file outputer fall.

I was wondering how could i convert Subkey.getValue(value[i]) into a String if the Value type is binary?

Thank you in advance

© Stack Overflow or respective owner

Related posts about c#