NevronOpenVision
Nevron.Nov Namespace / NConvert Class
Methods


NConvert Class Members

The following tables list the members exposed by NConvert.

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