Skip to content

Make U*CString growable? #41

@DBLouis

Description

@DBLouis

Would it be a possible to make U*Cstring growable? Adding at least a push method. It would require changing the buffer to Vec<u*> instead of Box<[u*]> and moving to NUL terminator to the end when appending. I can work on a PR.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions