Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewChunkFeederWriter ¶
func NewChunkFeederWriter(size int, next pipeline.ChainWriter) pipeline.Interface
newChunkFeederWriter creates a new chunkFeeder that allows for partial writes into the pipeline. Any pending data in the buffer is flushed to subsequent writers when Sum() is called.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.