◐ Shell
clean mode source ↗

GitHub - sbarisic/string_utf8: A string type which defaults to the UTF-8 encoding for .NET for use in marshalling

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

string_utf8

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.

alt text

About

A string type which defaults to the UTF-8 encoding for .NET for use in marshalling

Topics

Resources

Readme

License

Unlicense license

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks