• Try to cast that instance to the class Blob.

    Returns

    • casted that if cast successful, or null

    Parameters

    • that: Class

      instance to be casted

    Returns Blob | null

Generated using TypeDoc