Issue 77185

Summary: A possibility to represent a sequence as a seekable input stream is required.
Product: App Dev Reporter: mikhail.voytenko
Component: apiAssignee: mikhail.voytenko
Status: CLOSED FIXED QA Contact: issues@api <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description mikhail.voytenko 2007-05-10 10:42:40 UTC
While using OOo API there is often a need to represent data from a sequence as a
stream. For this reason a special service would be good.
Comment 1 mikhail.voytenko 2007-05-11 13:15:56 UTC
A new service "com.sun.star.io.SequenceInputStream" is implemented for this reason.
Comment 2 mikhail.voytenko 2007-06-06 16:27:52 UTC
verified.
Comment 3 mikhail.voytenko 2008-02-28 09:30:32 UTC
Closing.