Data

The superclass of all data.

Functions

Data:getPointerGets a pointer to the Data.
Data:getSizeGets the size in bytes of the Data.
Data:getStringGets the full Data as a string.Added since 0.9.0
Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Supertypes

Subtypes

CompressedDataCompressed image data designed to stay compressed in RAM and on the GPU.Added since 0.9.0
FileDataData representing the contents of a file.
FontDataA FontData represents a font.Added since 0.7.0 Removed in 0.8.0
GlyphDataA GlyphData represents a drawable symbol of a font.Added since 0.7.0
ImageDataRaw (decoded) image data.
SoundDataContains raw audio samples.

See Also


Other Languages

Personal tools