@eagleoutice/flowr - v2.13.1
    Preparing search index...

    Parser for RDA files.

    Index

    Constructors

    Methods

    • Reads len bytes as a character string and applies encoding from the GP bits.

      Encoding flags: bit 3 = UTF-8, bit 2 = Latin-1, bit 6 = bytes (returned as-is).

      Parameters

      • len: number

        Number of bytes to read.

      • levels: number

        GP levels bits from the CharSxp flags word.

      Returns string

      The decoded string, or '' when the encoding is not yet handled.