De-serialize Base64 String to Object


/ Published in: C#
Save to your folder(s)

De-serializes a Base64 String back to it's original object. First x characters should indicate the byte length of the encoded data.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.