Skip to content

Support number-style parameters for all inputs. #45

@jankolkmeier

Description

@jankolkmeier

As mentioned in #44 it could be nice to support 0x0000-style input for all 16/64 bit parameters for the frame builder besides [0x00, 0x00] and "0000"-style. For 16 bit, we can check for type of the parameter value (is it 'number'?) and then use reader.appendUInt16BE(). For 64 bit params, the buffer-reader would need to be extended to support reader.appendUInt64BE()

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