BASE64_LINELENGTH
result += (result / BASE64_LINELENGTH) * 2 + 20;
if (!headerMode && lineLength > BASE64_LINELENGTH) {