ericsink / SQLitePCL.raw

A Portable Class Library (PCL) for low-level (raw) access to SQLite
Apache License 2.0
512 stars 106 forks source link

Consider exposing UTF-16 methods #403

Closed ericsink closed 2 years ago

ericsink commented 3 years ago

@ericsink Is there a follow-up issue for modifying this method to call SQLite's UTF-16 method instead of relying on managed code to do the conversion?

Originally posted by @sharwell in https://github.com/ericsink/SQLitePCL.raw/issues/401#issuecomment-777746746

ericsink commented 3 years ago

pre-release 2.0.5-pre20210521085756 has been pushed up to nuget, including the commit shown above. Unless we find a problem, I plan for this featurette to be in 2.0.5.