Skip to content

Mmap enhancements - #156

Open
donaldsonjw wants to merge 2 commits into
manuel-serrano:masterfrom
donaldsonjw:mmap_enhancements
Open

Mmap enhancements#156
donaldsonjw wants to merge 2 commits into
manuel-serrano:masterfrom
donaldsonjw:mmap_enhancements

Conversation

@donaldsonjw

Copy link
Copy Markdown
Contributor

Add support for numeric accessors for mmap

In addition to the char access currently supplied we add accessors for
int8, uint8, int16, uint16, int32, unit32, int64, uint64, float, and
double. All are alignment safe. The assume little-endian byte-order.

In addition to the char access currently supplied we add accessors for
int8, uint8, int16, uint16, int32, unit32, int64, uint64, float, and
double. All are alignment safe. The assume little-endian byte-order.
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.

1 participant