On Tue, Feb 2, 2010 at 11:21 AM, Erik Holstad <erikhols...@gmail.com> wrote:

> Hey!
> I'm looking for a comparator that sort columns in reverse order on for
> example bytes?
> I saw that you can write your own comparator class, but just thought that
> someone must have done that already.


When you get_slice, just set reverse to true in the SliceRange and it will
reverse the order.

-Brandon

Reply via email to