DOC: Return value for RawData.left and RawData.right
Posted: 25 Jan 2021, 06:32
Return value for RawData.left and RawData.right looks to have wrong information.
From what I read it should be:
Returns
Returns
https://wiki.actiona.tools/doku.php?id= ... data#right
.mid looks to be correct:
Returns
Not entirely sure, so I have not modified the documentation.
From what I read it should be:
Returns
- (RawData) the leftmost len bytes of this RawData
Returns
- (integer) the leftmost len bytes of this RawData
https://wiki.actiona.tools/doku.php?id= ... data#right
.mid looks to be correct:
Returns
- (RawData) the new RawData
Not entirely sure, so I have not modified the documentation.