Searched defs:readOneByte (Results 1 – 4 of 4) sorted by relevance
335 protected final int readOneByte() throws IOException { in readOneByte() method in AbstractLZ77CompressorInputStream
309 private int readOneByte() throws IOException { in readOneByte() method in FramedSnappyCompressorInputStream
311 private int readOneByte() throws IOException { in readOneByte() method in FramedLZ4CompressorInputStream
1086 private int readOneByte() throws IOException { in readOneByte() method in ZipArchiveInputStream