char method

Last updated: 2026-03-05T10:53:28.864Z

Metrics

LOC: 1 Complexity: 1 Params: 1

Signature

char(charset: string): : string

Source Code

  char(charset: string): string;

Dependencies (Outgoing)

graph LR char["char"] next["next"] char -->|calls| next style char fill:#dbeafe,stroke:#2563eb,stroke-width:2px click char "b886b58e19700917.html" click next "732c70cebcef6006.html"
TargetType
next calls

No incoming dependencies.