Module resol_vbus::recording_encoder[][src]

Expand description

Functions in the module can be used to convert a Data variant into the respective recorded representation according to the VBus Recording File Format.

Functions

Stores a “VBus channel marker” record in the provided byte slice.

Stores the recorded representation of the Data in the provided byte slice.

Stores the record header in the provided byte slice.

Stores the timestamp in the provided byte slice.

Returns the number of bytes that the recorded representation of the Data needs.