Serialize Object to a Base64 String


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

Serializes an object to a Base64 string. The first few characters of the serialized string 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.