![]() |
Qore FixedLengthUtil Module Reference 1.6
|
Base class for fixed-length readers and writers. More...
#include <FixedLengthBase.qc.dox.h>
Public Member Methods | |
constructor (hash< auto > m_specs, *hash< auto > m_opts) | |
Creates the object from the record specifications. | |
*hash< string, AbstractDataField > | getRecordType () |
Returns the description of the record type, if any. | |
Base class for fixed-length readers and writers.