Searched refs:toBOMBytes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/net/URLConnection/
H A DGetXmlContentType.java105 try (InputStream is = new ByteArrayInputStream(toBOMBytes(encoding))) {
117 static byte[] toBOMBytes(String encoding) throws Exception { method in class:GetXmlContentType

Completed in 29 milliseconds