You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in Poco there is StreamCopier::copyStream static method which copy one stream to another.
If will be useful to have method to copy part(specified range) of one stream to another.