Searched refs:readBlock (Results 1 – 6 of 6) sorted by relevance
39 protected boolean readBlock(final byte blockid) throws IOException { in readBlock() method in RemoteControlReader47 return super.readBlock(blockid); in readBlock()
127 Block b = readBlock(in); in readRule()133 protected Block readBlock(DataInputStream in) throws IOException { in readBlock() method in SerializedGrammar172 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()