Position (InvalidBase64Data property): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
(No difference)
|
Revision as of 20:42, 25 March 2011
Input string position where non-base64 encoding character found (InvalidBase64Data class)
Syntax
%number = invalidBase64Data:Position
Syntax terms
%pos | This numeric value is the position in the base64 string where a non-base64 character was found. |
---|---|
%invB64 | A reference to an instance of an InvalidBase64Data object. |