isSync Method
A synchronous version of the ECClass.is, indicating if the targetClass is of this type.
isSync(targetClass: ECClass): boolean
Parameter | Type | Description |
---|---|---|
targetClass | ECClass | The class to check. |
Returns - boolean
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.