Open Sleitnick opened 6 months ago
Luau buffers can be stored in Roblox DataStores. This data is tagged specially. It would be nice if rbxcloud could interact with this data appropriately.
buffers
e.g. a buffer stored in a DataStore may have a format similar to:
[{ "m": null, "t": "buffer", "zbase64": "..." }]
Luau
buffers
can be stored in Roblox DataStores. This data is tagged specially. It would be nice if rbxcloud could interact with this data appropriately.e.g. a buffer stored in a DataStore may have a format similar to: