[ 
https://issues.apache.org/jira/browse/LUCENE-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dawid Weiss updated LUCENE-3202:
--------------------------------

    Attachment: LUCENE-3202.patch

A patch moving these stream delegation classes to org.apache.lucene.store. A 
potential bug is piggybacked (potential partial read(byte[]) was not handled 
correctly).

> Add DataInput/DataOutput subclasses that delegate to an 
> InputStream/OutputStream.
> ---------------------------------------------------------------------------------
>
>                 Key: LUCENE-3202
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3202
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: core/other
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: 3.3, 4.0
>
>         Attachments: LUCENE-3202.patch
>
>
> Such classes would be handy for FST serialization/deserialization.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to