Hello!

  I need to read a head of a file (name provided) up to 1024 bytes (return 
shorter string if the file size is less than 1024). I will then hash the read 
data.

  I'd like to understand the difference between stream-read and 
stream-read-partial. Which one should I use for my task? Is the difference in 
the blocking behaviour?

---=====---
 Александр

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to