Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #1396
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: ByteArrayOutputStream gotcha, actually GZIPOutputStream gotcha. |
| Date | 2011-11-27 16:58 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <i2n5d79qf3uqdvee149mq80qec1cuhshe6@4ax.com> (permalink) |
| References | <2gd5d7l48ouslkp3a2umj57917prptpcel@4ax.com> <deg5d71fo69lfb0e8m3oelusj3s3i81h9p@4ax.com> <jaulbt$pq9$1@dont-email.me> |
On Sun, 27 Nov 2011 16:41:33 -0800, markspace <-@.> wrote, quoted or indirectly quoted someone who said : >Because Zip files need to write some final data, which can only be >written after the rest of the stream is completed. This is GZip, not Zip, so it does not need to write the tail index, but it probably something similar. -- Roedy Green Canadian Mind Products http://mindprod.com For me, the appeal of computer progamming is that even though I am quite a klutz, I can still produce something, in a sense perfect, because the computer gives me as many chances as I please to get it right.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar
ByteArrayOutputStream gotcha Roedy Green <see_website@mindprod.com.invalid> - 2011-11-27 14:41 -0800
Re: ByteArrayOutputStream gotcha, actually GZIPOutputStream gotcha. Roedy Green <see_website@mindprod.com.invalid> - 2011-11-27 15:07 -0800
Re: ByteArrayOutputStream gotcha, actually GZIPOutputStream gotcha. markspace <-@.> - 2011-11-27 16:41 -0800
Re: ByteArrayOutputStream gotcha, actually GZIPOutputStream gotcha. Roedy Green <see_website@mindprod.com.invalid> - 2011-11-27 16:58 -0800
Re: ByteArrayOutputStream gotcha, actually GZIPOutputStream gotcha. "John B. Matthews" <nospam@nospam.invalid> - 2011-11-27 20:13 -0500
csiph-web