Skip to content

Add ZStringWriter#50

Merged
neuecc merged 1 commit intoCysharp:masterfrom
lahma:ZStringWriter
Apr 29, 2021
Merged

Add ZStringWriter#50
neuecc merged 1 commit intoCysharp:masterfrom
lahma:ZStringWriter

Conversation

@lahma
Copy link
Copy Markdown
Contributor

@lahma lahma commented Apr 23, 2021

fixes #49

@lahma
Copy link
Copy Markdown
Contributor Author

lahma commented Apr 23, 2021

If Utf8ValueStringBuilder and Utf16ValueStringBuilder would implement an interface writer could also have a generic parameter. I think CLR would be able to devirtualize it to direct struct usage without boxing.

@neuecc
Copy link
Copy Markdown
Member

neuecc commented Apr 29, 2021

Thank you!
I'll merge! (Any tweaks for Unity will be done by me after the merge and released soon after)

@sebastienros
Copy link
Copy Markdown

🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Built-in support for TextWriter implementations

3 participants