Skip to content

Two additional bytes of padding before strip flags? #17

@ssilverman

Description

@ssilverman

stripFlags = Arrays.copyOfRange(packet, 32, 32+stripFlagSize);

If the strip flags start at index 32, wouldn’t that imply there’s another 2-byte pad?
See this issue: hzeller/pixelpusher-server#3

cc: @jasstrong @hzeller

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