commit | fab4a7d1b819e8d9950f19cb8ddb01852a98495f | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jeff@thefirst.org> | Wed Nov 28 21:24:26 2012 -0800 |
committer | Jeff Thompson <jeff@thefirst.org> | Wed Nov 28 21:24:26 2012 -0800 |
tree | aed1dc8fa55244e9734e0063b5f7829cff03cba1 | |
parent | 8dfa291e89f3efc472817fe24075cdf2e0be710e [diff] |
In readAllFromSocket onDataAvailable, use the enhanced BinaryXMLDecoder so that we only have to concatenate the data once at the very end to avoid multiple large copies.