codec: Make lookup table static constexpr
Allows compilers to elide needing to push these values on the stack every time the function is called.
Loading
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.