Skip to content

Header size should be uint8_t #3

@gulachek

Description

@gulachek

The header size is bounded by 9 bytes, and in fact, part of the protocol is defined by it being a single byte. Enforce this by typing it as a uint8_t.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions