Base64InsertLFs 88 Source/wtf/text/Base64.cpp bool insertLFs = (policy == Base64InsertLFs && outLength > 76); Base64InsertLFs 83 Source/wtf/text/Base64.h using WTF::Base64InsertLFs;