Open
Description
Here is a part of the docs for getstring
If the actual parsed String is needed, however, you can pass your source and the res.val::PosLen to Parsers.getstring to get the actual parsed String value.
But getstring
takes 3 arguments, the last one which is called e
. I don't see any description of e
in the docstring and how it should be used. Looking at the tests, it seems that 0x00 is passed in.
Metadata
Metadata
Assignees
Labels
No labels