Function fromJSON

  • Converts JSON object as Id This tries to strictly check that the object is equal to the output of toJSON If the data array contains non-numbers, those bytes will become 0

    Parameters

    • idJSON: any

    Returns Id | undefined

Generated using TypeDoc