Skip to content

pizixie/CoreFoundation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# 支持中文
增加此方法,用于支持UTF8,来源于MonoMac中的CoreFoundation模块。

public extern static IntPtr CFStringCreateWithCharacters(IntPtr alloc, IntPtr chars, int length);


其他功能参考isnowrain/CoreFoundation

About

CoreFoundation wrapper in .NET. Requires CFLite or CoreFoundation in place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%