Name | <ElementTag.utf8_encode> |
Returns | BinaryTag |
Description | Converts the text to a binary representation encoded with the standard UTF-8 encoding.
See also BinaryTag.utf8_decode |
Example |
|
Group | conversion |
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/ElementTag.java#L2340 |