Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sbarisic/string_utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.