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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/algorithm/
H A DShortEncodingAlgorithm.java70 return decodeFromInputStreamToShortArray(s);
120 public final short[] decodeFromInputStreamToShortArray(InputStream s) throws IOException { method in class:ShortEncodingAlgorithm

Completed in 28 milliseconds