public class FourFlagsIntDecoder extends IntDecoder
FourFlagsIntEncoder
.public void decode(BytesRef buf, IntsRef values)
IntDecoder
IntsRef
. Note
that values.offset
is set to 0, and values.length
is
updated to denote the number of decoded values.decode
in class IntDecoder
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.