synchronoss / nio-multipart

A multipart library that uses nio and asynchronous processing
Apache License 2.0
93 stars 20 forks source link

forNio to forNIO #15

Open skinkie opened 4 years ago

skinkie commented 4 years ago

It seems that the documentation does not match the actual interface.

https://github.com/synchronoss/nio-multipart/blob/master/nio-multipart-parser/src/main/java/org/synchronoss/cloud/nio/multipart/Multipart.java#L149