Skip to content

Unify our bytepointer representation in the libraries #1672

Closed
@marijnh

Description

@marijnh

We currently have sbuf, *u8, and *void, which hampers interop somehow. I think sbuf can be thrown out altogether. *void used for 'raw memory holding whichever', and *u8 for stuff that's explicitly a buffer of bytes or characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions