|
@@ -249,5 +249,7 @@ li.class_li
|
|
|
<p class="default_text">This class represents a string and provides operations, like filling and searching.</p>
|
|
|
<h3 id="boxing_long">boxing.Long</h3>
|
|
|
<p class="default_text">This class represents the primitive datatype long and provides functionalities for arithmetic operations and string representation.</p>
|
|
|
+<h3 id="encoding_base64">encoding.Base64</h3>
|
|
|
+<p class="default_text">This class can encode and decode the Base64 format.</p>
|
|
|
</body>
|
|
|
</html>
|