Appearance
Home > resol-vbus-core > RecordingDecoderConstructorOptions > onEndOfHeaderSet
RecordingDecoderConstructorOptions.onEndOfHeaderSet property
Callback to signal end of header set.
Signature:
typescript
onEndOfHeaderSet?: (timestamp: Date) => void;