You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// ISimpleTransform keeps output chunk (result of transform() execution) for some time and push it in the output port within subsequent prepare() call.
79
-
/// Because of our custom prepare() implementation we have to take care of both places where data could be buffered: `output_data` and `squashing`.
0 commit comments