Skip to content

Bug when decoding 11111111111111111111111111111111 #18

@bigearsenal

Description

@bigearsenal

The decoding of string 11111111111111111111111111111111 to bytes wasn't correct
Expected result: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
Reality: [49,49,...]

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