Class ByteRecord

    • Constructor Detail

      • ByteRecord

        public ByteRecord()
      • ByteRecord

        public ByteRecord​(char pattern,
                          byte[] array)
    • Method Detail

      • set

        public void set​(char pattern,
                        byte[] array)
      • exists

        public boolean exists​(int pos)
        Specified by:
        exists in interface Record
      • get

        public long get​(int pos)
        Specified by:
        get in interface Record