A Sandcastle Documented Class Library
![]() | Convertor Class |
Provides utility functions to convert strings into various other types

Namespace: Tego.Utils
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

The Convertor type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | AsBytes |
Converts String into Byte array
|
![]() ![]() | AsString |
Converts Byte Array to String
|
![]() ![]() | Base64Decode |
Base64 to string coverter
|
![]() ![]() | Base64Encode |
String to Base64 coverter
|
