EncodeFormat
Available since LÖVE 11.0
This enum is not supported in earlier versions.
Encoding format used to encode or decode data.
Constants
- base64
- Encode/decode data as base64 binary-to-text encoding.
- hex
- Encode/decode data as hexadecimal string.
See Also
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/EncodeFormat