Skip to content

Missing documentation about HasMoreOutput and NeedsMoreInput #182

@peckpeck

Description

@peckpeck

What should the caller do when decompress returns NeedsMoreInput or HasMoreOutput ?

  1. In the case of NeedsMoreInput, I guess it should call decompress again with the next input and an adjusted out_pos (and same DecompressorOxide)
  2. In the case of HasMoreOutput, I don't know if it should call decompress with no input or with the next input, probably with an adjusted out_pos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions