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

Michael McCandless commented on LUCENE-3657:
--------------------------------------------

+1
                
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to