Commits


jignparm authored and GitHub committed 64112db346d
Fix C# handling of unicode strings (#2697) * Fix C# handling of unicode strings * more tests * check for handle before freesing * variable reuse efficiency * refactor and cleanup utf8 o utf16 conversion block