Issue 77185 - A possibility to represent a sequence as a seekable input stream is required.
Summary: A possibility to represent a sequence as a seekable input stream is required.
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-10 10:42 UTC by mikhail.voytenko
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.