Class BOMDetector.BOMMark

  • Enclosing class:
    BOMDetector

    public static class BOMDetector.BOMMark
    extends Object
    • Constructor Detail

      • BOMMark

        public BOMMark​(String charset,
                       int... bytes)
    • Method Detail

      • matches

        public boolean matches​(long bytes)
      • getBytes

        public int getBytes()
      • getCharset

        public String getCharset()