Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Genesys PGR
File Repository
Merge requests
!50
Added streaming support to read bytes from BytesStorage
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Matija Obreza
requested to merge
streaming-support
into
master
May 11, 2021
Overview
0
Commits
1
Pipelines
0
Changes
4
Support streaming byte data to
OutputStream
instead of reading to
byte[]
.