decimal: add const qualifiers for decimal_pack() and decimal_len()
The const qualifiers weren't there initially for some reason. Fix this. Part of #692
Please register or sign in to comment
The const qualifiers weren't there initially for some reason. Fix this. Part of #692