ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Add native methods to handle text/event-stream content type in mime module #6739

Closed MohamedSabthar closed 4 months ago

MohamedSabthar commented 4 months ago

Description: Introduce getEventStream, writeEventStreamToOutputStream native methods to handle text/event-stream content type similar to getByteStream, writeByteStreamToOutputStream methods.

Describe your problem(s)

Describe your solution(s)

Related Issues (optional):

Suggested Labels (optional):

Suggested Assignees (optional):