Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 78256 invoked from network); 14 Sep 2007 06:05:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Sep 2007 06:05:53 -0000 Received: (qmail 69318 invoked by uid 500); 14 Sep 2007 06:05:42 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 69241 invoked by uid 500); 14 Sep 2007 06:05:42 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 69231 invoked by uid 99); 14 Sep 2007 06:05:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 23:05:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [134.98.65.18] (HELO gateway.elsag.de) (134.98.65.18) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 14 Sep 2007 06:05:40 +0000 Received: from esmail by gateway.elsag.de via smtpd (for athena.apache.org [140.211.11.136]) with ESMTP; Fri, 14 Sep 2007 08:05:18 +0200 content-class: urn:content-classes:message Subject: RE: [Commons IO] File splitting and joining MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Fri, 14 Sep 2007 08:05:15 +0200 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Commons IO] File splitting and joining Thread-Index: Acf2JkLjwumK6350RqWtbwFYmibIXgAbrsFA References: <31cc37360709130950q732ff920o2067cc51208d192c@mail.gmail.com> From: =?iso-8859-1?Q?J=F6rg_Schaible?= To: "Jakarta Commons Users List" X-Virus-Checked: Checked by ClamAV on apache.org Henri Yandell wrote on Thursday, September 13, 2007 6:50 PM: > Or maybe for the join it's a IOUtils.copy(InputStream[], > OutputStream) and Reader[] overload.=20 Hmmm. The JDK already comes with the widely unknown SequenceInputStream. = However, an overloaded cop method has something appealing ;-) [snip] - J=F6rg --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org