Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

NPUTF8

« Gecko Plugin API Reference « Scripting plugins

Summary

NPUTF8 is a byte representing an 8-bit unit of a UTF-8 character. This is not the same thing as an entire UTF-8 character, which may be comprised of multiple NPUTF8 bytes.

Syntax

typedef char NPUTF8;

Description

The NPUTF8 type is used in constructing UTF-8 strings for use by the plugin scripting API extension.

Document Tags and Contributors

Tags: 
 Contributors to this page: teoli, Sheppy
 Last updated by: Sheppy,