Port string.pack and string.unpack from Lua 5.3 to RBX.Lua

This would be extremely useful. Datastores don’t support binary data though:

Lua strings are very good at packing binary data, it’s often disappointing that the Roblox API treats them like ordinary non-Lua strings.

4 Likes