Skip to content

Uniformize all memory access methods #406

Open
@guillep

Description

@guillep

byteat:[put:] reads/writes an unsigned int 8.
shortat:[put:] reads/writes an unsigned int 16...

We should probably use a more explicit memory access methods:

int8At:
uint8at:
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions