• This function is similar to [[nativize]], but takes a [[ReturndataDecoding]]. If there's only one returned value, it will be run through compatibleNativize but otherwise unaltered; otherwise the results will be put in an object.

    Note that if the ReturndataDecoding is not a [[ReturnDecoding]], this will just return undefined.

    Parameters

    Returns any

Generated using TypeDoc