Skip to content

restructure processing #5

@PeterPawn

Description

@PeterPawn
  • read into memory buffers with predefined or specified size
  • consolidate input buffer (unconditionally), makes handling easier and less error-prone
  • carry out all processing with this one memory buffer, optional copy to a new one, if needed
  • write all output data at once, after processing completed and not while processing takes place

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions