CompressData method
Label for RaylibCoreModuleBase.CompressData.
Implementation
String CompressData(
Uint8List data,
) => 'CompressData(data: ${data.length})';
Label for RaylibCoreModuleBase.CompressData.
String CompressData(
Uint8List data,
) => 'CompressData(data: ${data.length})';