Expand description

Functions in this module allow to decode a byte stream conforming to the VBus Recording File Format.

Functions

Convert slice of bytes to respective Data variant.
Convert slice of bytes to respective Data variant.
Checks the provided slice of bytes whether it contains a valid VBus record.
Convert slice of bytes to DateTime<Utc> object.