@Internal public interface HemfRecord
Modifier and Type | Method and Description |
---|---|
HemfRecordType |
getRecordType() |
long |
init(LittleEndianInputStream leis,
long recordId,
long recordSize)
Init record from stream
|
HemfRecordType getRecordType()
long init(LittleEndianInputStream leis, long recordId, long recordSize) throws java.io.IOException
leis
- the little endian input streamjava.io.IOException
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.