the generic input that goes into a BinaryStep's forward function. it is also the output of that BinaryStep's backward function.
BinaryStep
the input binary data bytes
the byte offset to begin the parsing from
additional arguments needed for the parsing
Generated using TypeDoc
the generic input that goes into a
BinaryStep
's forward function.it is also the output of that
BinaryStep
's backward function.