Filepond method: getFileEncodeBase64String() how this method is implemented with plain JavaScript
Hi I am trying to submit file through ajax in vanila js file I am getting file through getFile() method but how do can I get the encoded data so i can send it to server
Encoded plugin is used