Skip to main content

Module stream

Module stream 

Source

Structsยง

StreamEncoder
StreamEncoder writes GCF output incrementally as symbols and edges arrive. Zero buffering: each symbol/edge is written immediately. A trailer summary is emitted on close() with the final counts.
StreamOptions
Options for the streaming encoder.