List of InvalidBase64Data methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (Automatically generated page update) |
||
Line 7: | Line 7: | ||
<tr><th>Method</th><th>Description</th></tr> | <tr><th>Method</th><th>Description</th></tr> | ||
<tr><td valign="top">[[New (InvalidBase64Data constructor)|New]]</td><td valign="top">Create a new InvalidBase64Data object</td></tr> | <tr><td valign="top">[[New (InvalidBase64Data constructor)|New]]</td><td valign="top">Create a new InvalidBase64Data object</td></tr> | ||
<tr><td valign="top">[[Position (InvalidBase64Data | <tr><td valign="top">[[Position (InvalidBase64Data property)|Position]]</td><td valign="top">Input string position where non-base64 encoding character found</td></tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 20:18, 25 March 2011
The following are the available InvalidBase64Data class methods.
Method | Description |
---|---|
New | Create a new InvalidBase64Data object |
Position | Input string position where non-base64 encoding character found |