Module stream_processor

Module stream_processor 

Source
Expand description

Stream processing for memory-efficient PDF operations

Processes PDF content incrementally without loading entire documents into memory, ideal for large files or memory-constrained environments.

Structs§

ContentStreamProcessor
Stream-based content processor for individual content streams
PageData
Page data during streaming
StreamProcessor
Stream processor for incremental PDF processing
StreamingOptions
Options for streaming operations

Enums§

ProcessingAction
Action to take after processing an event
ProcessingEvent
Events during stream processing
ResourceType
Resource types