Returns a string containing a binary representation of the given function, so that a later load on this string returns a copy of the function (but with new upvalues).
Generated using TypeDoc
Returns a string containing a binary representation of the given function, so that a later load on this string returns a copy of the function (but with new upvalues).