Home
last modified time | relevance | path

Searched refs:consumeRemainderOfLastBlock (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
DTarArchiveInputStream.java401 consumeRemainderOfLastBlock(); in getRecord()
663 private void consumeRemainderOfLastBlock() throws IOException { in consumeRemainderOfLastBlock() method in TarArchiveInputStream