Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support utf-8 strings #21

Closed
pabigot opened this issue Mar 13, 2018 · 0 comments
Closed

support utf-8 strings #21

pabigot opened this issue Mar 13, 2018 · 0 comments
Assignees
Milestone

Comments

@pabigot
Copy link
Owner

pabigot commented Mar 13, 2018

Like CString, but allow the length to be determined by the length of the provided buffer or value, rather than the offset of a NUL.

@pabigot pabigot added this to the v1.2.0 milestone Mar 13, 2018
pabigot added a commit that referenced this issue Mar 13, 2018
Allow storage of a UTF8 string without terminating NUL, in a blob that
may be length-constrained.

Closes #21.
@pabigot pabigot self-assigned this Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant