Value | Meaning |
---|---|
SQLITE_UTF81 | IMP: R-37514-35566 |
SQLITE_UTF16LE2 | IMP: R-03371-37637 |
SQLITE_UTF16BE3 | IMP: R-51971-34154 |
SQLITE_UTF164 | Use native byte order |
SQLITE_ANY5 | sqlite3_create_function only |
SQLITE_UTF16_ALIGNED8 | sqlite3_create_collation only |
Page generated by adrdox
CAPI3REF: Text Encodings
These constant define integer codes that represent the various text encodings supported by SQLite.