StringUTF8, StringASCII classes and StringPtr struct mainly for use with unmanaged code interop. Unmanaged functions which take a string should instead take a StringPtr argument, and all supplied strings will properly implicitly map or convert to the proper encoding before being passed on to the function.
-
Notifications
You must be signed in to change notification settings - Fork 0
A string type which defaults to the UTF-8 encoding for .NET for use in marshalling
License
sbarisic/string_utf8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A string type which defaults to the UTF-8 encoding for .NET for use in marshalling
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published