Constructors: NewFromBase64Transform

NewFromBase64Transform

Creates a new FromBase64Transform object used to convert base64 characters to plain text.



 Public Function NewFromBase64Transform(
	  ByVal WhiteSpaces As FromBase64TransformMode ) As FromBase64Transform

Parameters

WhiteSpaces
[ByVal] FromBase64TransformMode. Determines how whitespace should be handled during the transformation process.

Return Values

FromBase64Transform -  A new FromBase64Transfrom object.

Remarks

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewFormatException NewGregorianCalendar FromBase64Transform