Searched defs:stripBOM (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/analysis/
H A DAnalyzerGuru.java615 String sigWithoutBOM = stripBOM(signature);
653 public static String stripBOM(byte[] sig) throws IOException { method in class:AnalyzerGuru

Completed in 9 milliseconds