We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc26ff commit d2d8328Copy full SHA for d2d8328
jni/CursorWindow.h
@@ -54,7 +54,7 @@
54
55
56
// When defined to true strings are stored as UTF8, otherwise they're UTF16
57
-#define WINDOW_STORAGE_UTF8 1
+#define WINDOW_STORAGE_UTF8 0
58
59
// When defined to true numberic values are stored inline in the field_slot_t, otherwise they're allocated in the window
60
#define WINDOW_STORAGE_INLINE_NUMERICS 1
0 commit comments