News

What are the numbers? You can encode 9,999,999,999 in 5 bytes. If you want to store the number in human readable bytes, convert it to Base64 encoding or similar.
Hi all,<BR><BR>Anyone have some C# ... encode base64 data? I'm new to C#, and I thought this sort of thing would be built-in to .NET. Just looking for a black box that will take a b64 string ...