viewstate
viewstate copied to clipboard
Re-encoding viewstate
It would be nice to be able to decode a viewstate, change some parts of it, and then reserialize it back to base64.
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: