CSharpTest.Net
CSharpTest.Net.Formatting Namespace
See Also  Inheritance Hierarchy Send Feedback Download Help File
CSharpTest.Net.Library Assembly : CSharpTest.Net.Formatting Namespace

Glossary Item Box

Classes

 ClassDescription
ClassBase64Stream Provides reading and writing to a stream of base-64 characters.
ClassBase64Stream.Transform Provides a crypto-transform used to read/write to a stream of base-64 characters.
ClassByteEncoding Defines a type of formatting for encoding byte[] to a string value
ClassHexEncoding The hexidecimal encoding for the bytes using the following characters: 0-9, a-f
ClassHexStream Provides reading and writing to a stream of hexidecimal characters.
ClassHexStream.Transform Provides a crypto-transform used to read/write to a stream of hexidecimal characters.
ClassSafe64Encoding This encoding produces a 'url' safe string from bytes, similar to base64 encoding yet it replaces '+' with '-', '/' with '_' and omits padding.
ClassSafe64Stream Provides reading and writing to a stream of base-64 characters while replacing '+' with '-' and '/' with '_' and ommitting padding.
ClassSafe64Stream.Transform Provides a crypto-transform used to read/write to a stream of base-64 characters while replacing '+' with '-' and '/' with '_' and ommitting padding.

See Also

Generated with Document! X 2011 by Innovasys