@Internal public class UnimplementedHemfRecord extends java.lang.Object implements HemfRecord
| Constructor and Description |
|---|
UnimplementedHemfRecord() |
| Modifier and Type | Method and Description |
|---|---|
HemfRecordType |
getRecordType() |
long |
init(LittleEndianInputStream leis,
long recordId,
long recordSize)
Init record from stream
|
public HemfRecordType getRecordType()
getRecordType in interface HemfRecordpublic long init(LittleEndianInputStream leis, long recordId, long recordSize) throws java.io.IOException
HemfRecordinit in interface HemfRecordleis - the little endian input streamjava.io.IOExceptionCopyright 2018 The Apache Software Foundation or its licensors, as applicable.