Available since LÖVE 11.0
This function is not supported in earlier versions.
Decode Data or a string from any of the EncodeFormats to Data or string.
decoded = love.data.decode( container, format, sourceString )
ContainerType containerEncodeFormat formatstring sourceStringdecoded = love.data.decode( container, format, sourceData )
ContainerType containerEncodeFormat formatData sourceData
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/love.data.decode