Searched defs:readShortLe (Results 1 – 3 of 3) sorted by relevance
58 short readShortLe() throws IOException; in readShortLe() method
226 @Override public short readShortLe() throws IOException { in readShortLe() method in RealBufferedSource
134 @Test public void readShortLe() throws Exception { in readShortLe() method in BufferedSourceTest