Gjsify LogoGjsify Logo

Hierarchy

  • Charset

Index

Constructors

Properties

level: number
mask: number
name: string

Methods

  • bestName(): string
  • init(): void
  • step(in_: number[]): void
  • Processes more input text with the cc.

    Parameters

    • in_: number[]

      input text

    Returns void

  • best(in_: number[]): string
  • Finds the minimum charset for this string NULL means US-ASCII.

    Parameters

    • in_: number[]

      input text

    Returns string

  • isoToWindows(isocharset: string): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method