codec: Make lookup table static constexpr
Allows compilers to elide needing to push these values on the stack every time the function is called.
Please register or sign in to comment
Allows compilers to elide needing to push these values on the stack every time the function is called.