CppSharp icon indicating copy to clipboard operation
CppSharp copied to clipboard

Missing support for most encodings

Open josetr opened this issue 5 years ago • 0 comments

The supported ones currently are ASCII, UTF8, Unicode, BigEndianUnicode, UTF32 and UTF7 but the last one seems incomplete since CppSharp.Types.Std.ConstCharPointer.CSharpSignatureType doesn't support it.

josetr avatar Oct 25 '20 18:10 josetr