> On 9 Dec 2014, at 22:24, Pavel Rappo <pavel.ra...@oracle.com> wrote: > > >> 2) I would extract the buffer size to a constant as in the NIO Files class > > Patrick, we've discussed it already. Correct me if I wrong, but we came to the > conclusion that there's not enough evidence to support the need for this > method.
I assume this is just a comment on an implementation detail private static final int BUFFER_SIZE ... , which I agree with. -Chris