Class BinaryFormat

java.lang.Object
com.yahoo.document.predicate.BinaryFormat

public class BinaryFormat extends Object
Author:
Simon Thoresen Hult
  • Constructor Details

    • BinaryFormat

      public BinaryFormat()
  • Method Details

    • encode

      public static byte[] encode(Predicate predicate)
    • decode

      public static Predicate decode(byte[] buf)