Skip to content

Endianness #7

@mikilian

Description

@mikilian

Windows, macOS (Intel and m1/m2) and a lot of UNIX based systems use little endian byte order. However, not all of them do, so support for such architectures would be nice.

Could be done using a data_view class which wrapps std::ifstream.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions