• Make a best-effort attempt to derive the best PCD ID for the given serialized PCD. If the original ID of the serialized PCD can be determined, it will be returned, but otherwise this function will still always return the same ID if given the same serialized contents.

    The ID returned may be based on examining the serialized data, though any errors in doing so will be ignored since it's assumed that the serialized form may be malformed.

    Parameters

    Returns string

    a stable ID for this PCD

Generated using TypeDoc