Skip to content

The uint32 writer implementation of SCALE has problem #81

Description

@LBruyne

write method of UInt32Writer should has a param of type Long, not integer.
The current version will have a problem when encoding uint32 like 2282200012 (which is beyond the limit of integer).

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