IBlockResult
Operators that reduce their input to a single block return an object
of this type.
byte[] Collect()
Return the final result of the operation.
Store the final result of the operation by copying it into the destination array.
int GetMaxResultLength()