Skip to content

Home > resol-vbus-core > RecordingDecoder > onEndOfHeaderSet

RecordingDecoder.onEndOfHeaderSet property

Callback to signal end of header set.

Signature:

typescript
onEndOfHeaderSet?: (timestamp: Date) => void;