Guest User

Untitled

a guest
Oct 17th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. let imageData = require('fs').createReadStream(path);
  2.  
  3. readAsText(path, file)
  4. readAsDataURL(path, file)
  5. readAsBinaryString(path, file)
  6. readAsArrayBuffer(path, file)
Add Comment
Please, Sign In to add comment