kenseehart / btypes

A bit array interface framework for intuitive high performance processing of bit aligned data.
MIT License
1 stars 0 forks source link

endian_ specification #5

Open kenseehart opened 4 years ago

kenseehart commented 4 years ago

Currently arrays and structs are allocated in big endian mode.

Proposal:

struct, array: endian_ determines if fields are allocated in reversed order