Understanding the Newman JSON report

I have been running couple of Newman executions and analyzing the JSON and HTML reports. I’m facing some difficulties in understanding the Metrics that are in the JSON report
Do we have a description of the metrics available in Newman JSON report somewhere?

example, I’m not sure what this stream means:

“stream”: { “type”: “Buffer”, “data”: [125, 114, 86, 102 … ] }