Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
DBlenderInputStream.java104 this.readStreamToCache(bufferedInputStream); in BlenderInputStream()
126 private void readStreamToCache(InputStream inputStream) throws IOException { in readStreamToCache() method in BlenderInputStream
149 this.readStreamToCache(gis); in decompressFile()