Frida Docs Unified
    Preparing search index...

    Scaffold class.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    Accessors

    • get content(): string

      Gets the content of this string.

      Returns string

    • set content(value: string): void

      Parameters

      • value: string

      Returns void

      Sets the content of this string - it may write out of bounds!

    • get length(): number

      Gets the length of this string.

      Returns number

    Methods

    • Returns string