CSharpTest.Net
Safe64Encoding Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Formatting Namespace : Safe64Encoding Class

Glossary Item Box

This encoding produces a 'url' safe string from bytes, similar to base64 encoding yet it replaces '+' with '-', '/' with '_' and omits padding.

Syntax

Visual Basic (Declaration) 
Public MustInherit NotInheritable Class Safe64Encoding 
C# 
public static class Safe64Encoding 

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Formatting.Safe64Encoding

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys