Given a type and endianess, convert a input range of ubyte to that type. Does not support any dynamically sized types or non-standard alignments
See Implementation
Given a type and endianess, convert a input range of ubyte to that type. Does not support any dynamically sized types or non-standard alignments