I've copied writing and reading VInt's into SortedVIntList in LUCENE-584,
and I added a comment there refering to the original code.
A utility class on byte[] (or ByteBuffer) would be good to get rid
of that copy.

Regards,
Paul Elschot


On Saturday 15 December 2007 07:51:06 Shai Erera wrote:
> Why not add IndexInput/Output methods to read/write to/from
> Input/OutputStream, ByteBuffer and/or byte[]?
> Isn't their logic general enough to make them utility classes?
> 
...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to