Module raylib::core::data[][src]

Expand description

Data manipulation functions. Compress and Decompress with DEFLATE

Functions

Compress data (DEFLATE algorythm) Currently broken.

Decompress data (DEFLATE algorythm) Currently broken.