@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 HemfRecord
public long init(LittleEndianInputStream leis, long recordId, long recordSize) throws java.io.IOException
HemfRecord
init
in interface HemfRecord
leis
- the little endian input streamjava.io.IOException
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.