Skip to content

Bug in createType1Message #25

Description

@c-antin

Hi there,

I've found a bug in createType1Message().

buf.setUint16(pos, 2600, Endian.little);

After line 69, there should be a

pos += 2;

to increase the offset.

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