public final class R2MBMappedReader extends Object implements R2MBReaderType
| Modifier and Type | Method and Description |
|---|---|
static R2MBReaderType |
newMappedReaderForFileChannel(FileChannel in_chan,
R2MeshParserInterleavedListenerType in_listener)
Create a new parser for the given file channel.
|
void |
run() |
public static R2MBReaderType newMappedReaderForFileChannel(FileChannel in_chan, R2MeshParserInterleavedListenerType in_listener) throws IOException
in_chan - The file channelin_listener - The parser listenerIOException - On I/O errorsCopyright © 2017 <code@io7m.com> http://io7m.com