[
https://issues.apache.org/jira/browse/LUCENE-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080811#comment-14080811
]
ASF subversion and git services commented on LUCENE-5739:
---------------------------------------------------------
Commit 1614870 from [~jpountz] in branch 'dev/trunk'
[ https://svn.apache.org/r1614870 ]
LUCENE-5739: Add DataInput.readZ(Int|Long) and DataOutput.writeZ(Int|Long).
> Add zig-zag encoding support to DataInput/DataOutput
> ----------------------------------------------------
>
> Key: LUCENE-5739
> URL: https://issues.apache.org/jira/browse/LUCENE-5739
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Fix For: 4.9, 5.0
>
> Attachments: LUCENE-5739.patch, LUCENE-5739.patch
>
>
> It would be convenient to have support for zig-zag-encoded integers in
> DataInput/DataOutput. There are not many places that use that feature today
> but I think it's quite common to need to read/write small signed values.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]