Expand description
Streaming JSON writer for optimized large file export
This module provides high-performance streaming JSON writing capabilities with support for buffering, compression, and non-blocking operations.
Structsยง
- Export
Config - Export configuration information
- Export
Metadata - Metadata for JSON export
- Streaming
Json Writer - Streaming JSON writer with buffering support
- Streaming
Stats - Statistics for streaming write operations
- Streaming
Writer Config - Configuration for streaming JSON writer
- Streaming
Writer Config Builder - Builder pattern for streaming writer configuration