You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to serialize the PicklerUnpickler generated by PicklerUnpickler.generate[T]? A marco of PicklerUnpickler is not serializable by Java. Is this going to be supported, or even possible?
Is it possible to serialize the
PicklerUnpicklergenerated byPicklerUnpickler.generate[T]? A marco ofPicklerUnpickleris not serializable by Java. Is this going to be supported, or even possible?