SQLITE_UTF16

** CAPI3REF: Text Encodings ** ** These constant define integer codes that represent the various ** text encodings supported by SQLite.

Values

ValueMeaning
SQLITE_UTF164

Use native byte order

SQLITE_ANY5

sqlite3_create_function only

SQLITE_UTF16_ALIGNED8

sqlite3_create_collation only

Meta

Suggestion Box / Bug Report