Closed zbenjamin closed 7 years ago
Technically, this saves on memory usage and reduces copying somewhat. However, the bigger benefit is architectural: passing in the output buffers means that there is less hidden state.
Technically, this saves on memory usage and reduces copying somewhat. However, the bigger benefit is architectural: passing in the output buffers means that there is less hidden state.