32 static const uint32_t
ID;
34 void Parse(
const std::uint8_t* bytes, int32_t length,
38 int soft_major_release(
const std::uint8_t* bytes, int32_t length)
const;
40 int soft_minor_release(
const std::uint8_t* bytes, int32_t length)
const;
42 int soft_patch_level(
const std::uint8_t* bytes, int32_t length)
const;