Returns the size of a string resulting from string.pack with the given format. The format string cannot have the variable-length options 's' or 'z'.
The format string to check
Returns the size of a string resulting from string.pack with the given format. The format string cannot have the variable-length options 's' or 'z'.