Difference between revisions of "FileData (Português)"
(versão inicial) |
m (translation update) |
||
Line 2: | Line 2: | ||
[[Data (Português)]] representando o conteúdo de um arquivo. | [[Data (Português)]] representando o conteúdo de um arquivo. | ||
− | == | + | == Funções == |
− | {{#ask: [[Category:Functions]] [[parent::FileData | + | {{#ask: [[Category:Functions]] [[parent::FileData (Português)]] |
| headers=hide | | headers=hide | ||
| ?Description | | ?Description | ||
}} | }} | ||
+ | {{#ask: [[Category:Functions]] [[parent::Data (Português)]] | ||
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
+ | {{#ask: [[Category:Functions]] [[parent::Object (Português)]] | ||
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
+ | |||
+ | == Supertipos == | ||
+ | [[Data (Português)]] | ||
+ | |||
+ | [[Object (Português)]] | ||
+ | |||
== Veja Também == | == Veja Também == | ||
* [[parent::love.filesystem (Português)]] | * [[parent::love.filesystem (Português)]] | ||
Line 13: | Line 27: | ||
{{#set:Description=[[Data (Português)]] representando o conteúdo de um arquivo. | {{#set:Description=[[Data (Português)]] representando o conteúdo de um arquivo. | ||
}} | }} | ||
+ | |||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|FileData}} | {{i18n|FileData}} |
Revision as of 21:58, 16 February 2011
Available since LÖVE 0.7.0 |
This class is not supported in earlier versions. |
Data (Português) representando o conteúdo de um arquivo.
Funções
FileData:getExtension (Português) | Gets the extension of the FileData. |
FileData:getFilename (Português) | Obtém o nome de arquivo de um FileData. |
Data:getPointer (Português) | Obtém um ponteiro para o dado. |
Data:getSize (Português) | Obtém o tamanho do dado em bytes. |
Data:getString (Português) | Obtém o dado todo como um string. |
Object:type (Português) | Obtém o tipo do objeto como um string. |
Object:typeOf (Português) | Verifica se um objeto é de um certo tipo. |
Supertipos
Veja Também
Outros Idiomas
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