public class SmooshedFileMapper extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Set<String> |
getInternalFilenames() |
static SmooshedFileMapper |
load(File baseDir) |
ByteBuffer |
mapFile(String name) |
public static SmooshedFileMapper load(File baseDir) throws IOException
IOExceptionpublic ByteBuffer mapFile(String name) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2016. All rights reserved.