public class MPSIndexer extends BaseIndexer
BaseIndexer.BaseAnalyser| Constructor and Description |
|---|
MPSIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
index(File source,
NIOUtils.FileReaderListener listener) |
void |
indexChannel(SeekableByteChannel source,
NIOUtils.FileReaderListener listener) |
static void |
main1(String[] args) |
protected void |
pes(ByteBuffer pesBuffer,
long start,
int pesLen,
int stream) |
estimateSize, getAnalyser, savePESMeta, serializeanalyseBuffer, finishReadpublic void index(File source, NIOUtils.FileReaderListener listener) throws IOException
IOExceptionpublic void indexChannel(SeekableByteChannel source, NIOUtils.FileReaderListener listener) throws IOException
IOExceptionprotected void pes(ByteBuffer pesBuffer, long start, int pesLen, int stream)
pes in class MPSUtils.PESReaderpublic static void main1(String[] args) throws IOException
IOExceptionCopyright © 2019. All rights reserved.