FileDecoder
Available since LÖVE
0.7.0
This enum is not supported in earlier versions.
How to decode a given
FileData
.
Constants
file
The data is unencoded.
base64
The data is base64-encoded.
See Also
love.filesystem
Category
:
Enums