| FromBase64Transform: TransformBlock |
Transforms a block of data from a base-64 encoding to plain text.
Public Function TransformBlock( ByRef InputBuffer ( ) As Byte, ByVal InputOffset As Long, ByVal InputCount As Long, ByRef OutputBuffer ( ) As Byte, ByVal OutputOffset As Long ) As Long
Project VBCorLib Overview Class FromBase64Transform Overview FromBase64Transform Properties FromBase64Transform Methods ToString TransformFinalBlock