Searched refs:readBlock (Results 1 – 7 of 7) sorted by relevance
131 readBlock(true); in read()182 readBlock((len - bytes) < blockSize); in skip()230 readBlock(true);267 private void readBlock(final boolean decompress) throws IOException {
39 protected boolean readBlock(final byte blockid) throws IOException { in readBlock() method in RemoteControlReader47 return super.readBlock(blockid); in readBlock()
136 Block b = readBlock(in); in readRule()142 protected Block readBlock(DataInputStream in) throws IOException { in readBlock() method in SerializedGrammar182 Block b = readBlock(in); in readAlt()
92 } while (readBlock(type)); in read()106 protected boolean readBlock(final byte blocktype) throws IOException { in readBlock() method in ExecutionDataReader
107 readBlock(); in readContents()217 readBlock(); in readNetscapeExt()328 private int readBlock() { in readBlock() method in GifHeaderParser
566 count = readBlock(); in decodeBitmapData()667 private int readBlock() { in readBlock() method in GifDecoder
97 protected boolean readBlock(byte blocktype) throws IOException { in testCustomBlocks()104 return super.readBlock(blocktype); in testCustomBlocks()