Difference between revisions of "FileDecoder"
m (No longer used in 11.0) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{newinoldin|[[0.7.0]]|070|[[11.0]]|110|type=enum}} |
How to decode a given [[FileData]]. | How to decode a given [[FileData]]. | ||
== Constants == | == Constants == |
Latest revision as of 04:05, 27 October 2019
Available since LÖVE 0.7.0 and removed in LÖVE 11.0 |
This enum is not supported in earlier or later versions. |
How to decode a given FileData.
Constants
- file
- The data is unencoded.
- base64
- The data is base64-encoded.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info