Skip to content

MagicSearch could use an example. #54

@paxcut

Description

@paxcut

The description of MagicSearch is too vague about the way the sequence of bytes needs to be entered. My first guess was to use an array of u8 but that gives an error saying that it needs a string. then i tried a string with the values as hexadecimal and decimal but neither worked. Then I was able to get it work using ascii chars which finally led to the result of using a string of \x escaped values. I can't imagine jumping straight to this form without seeing an example first based on the current description on the docs that don't even mention a string needs to be used as input much less on what the content of the string should be.

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