viewstate icon indicating copy to clipboard operation
viewstate copied to clipboard

Re-encoding viewstate

Open LucasBaizer opened this issue 7 years ago • 1 comments

It would be nice to be able to decode a viewstate, change some parts of it, and then reserialize it back to base64.

LucasBaizer avatar Oct 10 '18 03:10 LucasBaizer

This is a task that requires significant work, essentially implementing an equivalent serialize() function for each parse() function. @LucasBaizer want to take a shot at it? :wink:

yuvadm avatar Feb 01 '20 12:02 yuvadm