Collect | Return the final result of the operation. |
Collect(SpanByte) | Store the final result of the operation by copying it into the destination span. |
Collect(Byte, Int32) | Store the final result of the operation by copying it into the destination array. |