Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1837932
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T06:25:00+00:00 2026-05-17T06:25:00+00:00

How does something like System.IO.Compression.GZipStream have anychance of working? Doesn’t something like GZip need

  • 0

How does something like System.IO.Compression.GZipStream have anychance of working? Doesn’t something like GZip need to look at the contents of an entire unzipped file before it can start writing the zip file?

Does GZipStream buffer everything before it writes anything? If so, what is the point of implementing the stream?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T06:25:00+00:00Added an answer on May 17, 2026 at 6:25 am

    Most (if not all) common compression algorithms are stream algorithms, i.e. they take streamable input and produce output. Usually they do processing in blocks of certain size, sometimes called windows size, but still they do processing sequentially. They don’t need to know anything about the complete stream (neither it’s full size nor contents).

    Some packers do scan the input files in order to determine, which compression algorithm would be more applicable (when multiple algorithms are supported). For example, they might choose text compression algorithms if they find the input to be text or contain large text blocks. But this is not how algorithm itself works, it’s just how packer works.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a C# console application. I have a function that does something like
I have a code that does something like this: char16_t msg[256]={0}; //... wstring wstr;
Assembly.GetEntryAssembly() does not work for web applications. But... I really need something like that.
Does something like OpenSSO ( https://opensso.dev.java.net/ ) or ESOE ( http://esoeproject.org/ ) exist for
Does something like this affect performance badly? var myQuery = from c in Customers
does anyone know if you can do something like this using the (N)Hibernate criteria
I'd like to write a plugin that does something with the currently edited file
I'm thinking of something like Jython/Jango? Does this exist? Or does Jython allow you
What does this mean exactly? I'm doing something like this: File.Copy(@\\foo\bar\baz.txt, @c:\test\baz.txt); MSDN doesn't
Does anyone know of a good alternative to cron? I would like something that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.