Home
last modified time | relevance | path

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

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/
DSeekableInMemoryByteChannel.java102 repositionIfNecessary(); in truncate()
109 repositionIfNecessary(); in read()
189 private void repositionIfNecessary() { in repositionIfNecessary() method in SeekableInMemoryByteChannel