Skip to content

Commit

Permalink
Use UTF-8 functions of SQLite (instead of UTF-16 functions) to avoid
Browse files Browse the repository at this point in the history
unexpected data type conversions.

Don't use modified UTF-8, see #61
Convert Java Strings to "unmodified" UTF-8 and vice versa.
Improve out-of-memory handling.

Fixes #78
  • Loading branch information
mkauf committed Jun 28, 2016
1 parent ac2a972 commit 726b5ed
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 181 deletions.
Loading

0 comments on commit 726b5ed

Please sign in to comment.