zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.04k stars 592 forks source link

Add doc comments to InputStream type script definition #2636

Closed pepone closed 1 month ago

pepone commented 1 month ago

This PR adds doc comments to the InputStream TypeScript definition. It also splits InputStream and OutputStream definitions into separate files.