Decode the bytes-like object s, which must contain one or more lines of base64 encoded data, and return the decoded bytes.
base64.decodebytes(s)