NevronOpenVision
Nevron.Nov Namespace / NConvert Class


NConvert Class Methods

For a list of all members of this type, see NConvert members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts the given Base64 char array to a byte array.  
Public Methodstatic (Shared in Visual Basic)Converts the given Base64 string to a byte array.  
Public Methodstatic (Shared in Visual Basic)Gets the number of Base64 characters required to encode the given number of bytes.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts the given byte array to a Base64 char array.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts the given byte array to a Base64 string.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also