superduper icon indicating copy to clipboard operation
superduper copied to clipboard

Remove the `info` variable from the datatype

Open jieguangzhou opened this issue 1 year ago • 0 comments
trafficstars

For all encode and decode in datatype, we have accepted an info variable, but it has not been used so far.

It is suggested to remove it, or change it to **info, so that when implementing a new datatype, there is no need to explicitly add an unused variable.

jieguangzhou avatar May 29 '24 08:05 jieguangzhou