Class BinaryFormat


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

      • BinaryFormat

        public BinaryFormat()
    • Method Detail

      • encode

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

        public static Predicate decode​(byte[] buf)