As a Roblox developer, I would like to see more thorough documentation on the string pack functions
These functions are
pack
packsize
unpack
These functions are already listed under the string
library page, however the format
argument is left undocumented. This is contrary to the other string features; formatting and patterns.
I believe these 3 functions also deserve documentation on the pack format.
For reference, I’ve left the documentation here a while ago: Missing documentation for string.pack, string.unpack and string.packsize - #7 by metatablecatmaid