in functions_framework/lib/src/json_request_utils.dart [63:66]
await for (var bits in read()) { bytes.setAll(offset, bits); offset += bits.length; }