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

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

Completed in 8 milliseconds