string_bytes: strip padding from base64 strings
Because of variations in different base64 implementation, it's been decided to strip all padding from the end of a base64 string and calculate its size from that.
parent
f57ff787
Please register or sign in to comment