List of InvalidBase64Data methods: Difference between revisions
Jump to navigation
Jump to search
m (Protected "List of InvalidBase64Data methods" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))) |
m (Automatically generated page update) |
||
Line 1: | Line 1: | ||
<!-- | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | |||
--> | The following are the available [[InvalidBase64Data class]] methods. | ||
{{Template:Method list header|class=InvalidBase64Data}} | |||
<div class="showVisit"> | <div class="showVisit"> | ||
<table class="wikitable"> | |||
<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">[[Position (InvalidBase64Data function)|Position]]</td><td valign="top">Input string position where non-base64 encoding character found</td></tr> | |||
< | </table> | ||
</ | |||
</div> | </div> | ||
==See also== | |||
<table class="list"><tr> | |||
<td valign="top"><ul style="margin-top:0px;"> | |||
<li>[[InvalidBase64Data class]] | |||
</ul></td> | |||
<td valign="top"><ul style="margin-top:0px;"> | |||
<li>[[InvalidBase64Data methods syntax]] | |||
</ul></td> | |||
</tr> | |||
</table> |
Revision as of 19:50, 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 |