On Tue, Apr 1, 2014 at 9:53 AM, Brian Tarbox <[email protected]>wrote:
> I think another way of saying this is: "does HeapByteBuffer with > pos=,lim=0,cap=0 sort prior to any other possible HeapByteBuffer? Yes. However, if you use it as a slice finish, an empty ByteBuffer is greater than any other value. -- Tyler Hobbs DataStax <http://datastax.com/>
