Closed jvican closed 8 years ago
pickle
FastTypeTag[Nothing]
Defaults
unpickle
NullBinaryTest
So besides the fact I think we should try to statically catch piclking nothign and issue an error, this looks good.
pickle
cannot be actually called. ReuseFastTypeTag[Nothing]
, which was already defined. Include the picklers inDefaults
.unpickle
method is called.NullBinaryTest
.