Difference between revisions of "FileDecoder"
(Created page with '{{newin|0.7.0|type=enum}} How to decode a given FileData. == Constants == ;file: The data is unencoded. ;base64: The data is base64-encoded. == See Also == * [[parent::lo…') |
m (No longer used in 11.0) |
||
(2 intermediate revisions by 2 users 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 == | ||
Line 8: | Line 8: | ||
[[Category:Enums]] | [[Category:Enums]] | ||
{{#set:Description=How to decode a given [[FileData]].}} | {{#set:Description=How to decode a given [[FileData]].}} | ||
+ | == Other Languages == | ||
+ | {{i18n|FileDecoder}} |
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