icu4x
    Preparing search index...

    Class ScriptWithExtensionsBorrowed

    A slightly faster ScriptWithExtensions object

    See the Rust documentation for ScriptWithExtensionsBorrowed for more information.

    Index

    Constructors

    Accessors

    • get ffiValue(): number

      Returns number

    Methods

    • Get the Script property value for a code point Get the Script property value for a code point

      See the Rust documentation for get_script_val for more information.

      Parameters

      • ch: number

      Returns number

    • Check if the Script_Extensions property of the given code point covers the given script

      See the Rust documentation for has_script for more information.

      Parameters

      • ch: number
      • script: number

      Returns boolean