Skip to content

Commit efb373f

Browse files
committed
#40 Updated Readme.md regarding getLengthSync()
1 parent c3b43e0 commit efb373f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ form.submit({
137137
});
138138
```
139139

140+
## Notes
141+
142+
- ```getLengthSync()``` method won't calculate length for streams, and in general be careful with *Sync* functions, probably in most cases there is better solution to your problem.
143+
140144
## TODO
141145

142146
- Add new streams (0.10) support and try really hard not to break it for 0.8.x.

0 commit comments

Comments
 (0)