Smack/smack-extensions
Florian Schmaus d8db43e4c5 Improve FileTransfer.writeToStream()
let's use the standard idiom for Input- to OutputStream transfers. This
also avoids an initial no-op on the first write, when the count is '0'.

Also fixes a bug when the size of file/stream transferred is '0' (which
is perfectly fine and possible).
2014-09-09 21:06:12 +02:00
..
src Improve FileTransfer.writeToStream() 2014-09-09 21:06:12 +02:00
build.gradle Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00