Name | <BinaryTag.to_base64> |
Returns | ElementTag |
Description | Returns a base64 encoding of the binary data.
See also ElementTag.base64_to_binary |
Example |
|
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/BinaryTag.java#L181 |