Skip to content

Commit

Permalink
Merge dd6e224 into e2613ca
Browse files Browse the repository at this point in the history
  • Loading branch information
fredyw authored May 22, 2024
2 parents e2613ca + dd6e224 commit 43b90f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mobile/library/common/engine_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ struct EnvoyStreamCallbacks {
*
* The callback function pases the following parameters.
* - buffer: the data received.
* - length: the length of data to read. It will always be <= `buffer.length()`
* - end_stream: whether the data is the last data frame.
* - stream_intel: contains internal stream metrics.
*/
Expand Down

0 comments on commit 43b90f9

Please sign in to comment.