public class FileBufferReader extends Object
| Constructor and Description |
|---|
FileBufferReader(String file,
VAFileParams params)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes
|
void |
openForReading()
Opens for reading
|
FeatureVectorElement |
readElement()
Reads element
|
public FileBufferReader(String file, VAFileParams params)
file - The fileparams - The VAFile header paramspublic void openForReading()
throws Exception
Exception - An errorpublic FeatureVectorElement readElement()
Copyright © 2014. All Rights Reserved.