You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (Commented) (JIRA)" <ji...@apache.org> on 2011/12/19 18:59:30 UTC

[jira] [Commented] (LUCENE-3657) deprecate either IndexInput.copyBytes or DataOutput.copyBytes

    [ https://issues.apache.org/jira/browse/LUCENE-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172452#comment-13172452 ] 

Uwe Schindler commented on LUCENE-3657:
---------------------------------------

JAAAAAAAAAAAAAAAAAAAAAAAAAAA !!!!
                
> deprecate either IndexInput.copyBytes or DataOutput.copyBytes
> -------------------------------------------------------------
>
>                 Key: LUCENE-3657
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3657
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Robert Muir
>
> Currently we have:
> * IndexInput: public void copyBytes(IndexOutput out, long numBytes)
> * DataOutput: public void copyBytes(DataInput input, long numBytes)
> I think this is confusing, which one gets used when?!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org