# class QRCode.Encoding



# STATIC MEMBERS

# static member read-only UTF8

Type: QRCode.Encoding

Description:

# static member read-only ISO8859_1

Type: QRCode.Encoding

Description:

# static member read-only ShiftJIS

Type: QRCode.Encoding

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(QRCode.Encoding) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(QRCode.Encoding) -

Last Updated: 12/20/2022, 8:12:45 AM