summaryrefslogtreecommitdiffstats
path: root/java/jni/direct_bt/DBTUtils.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extract dfa_utf8_decode.[cpp/hpp] added to libtinyb.so, i.e. used for both na...Sven Gothel2020-07-041-57/+0
* BasicTypes: Rename getUTF8String(..) -> decodeUTF8String(..): Adding API doc ...v2.1.2Sven Gothel2020-06-041-2/+2
* BasicTypes: Add getUTF8String(..) safe UTF8 decoding to string; Expose to Jav...Sven Gothel2020-05-281-0/+57