ExtractBytes
Returns the specified bytes extracted from the binary data.
Arguments
Input | Specify the binary value to extract from. |
Offset | Specify the offset into the binary data to start the extraction from. The first byte is 0. |
Length | Specify the number of bytes to extract. |