Created by: mikee47
Problem:
- Serialization of Stream* (and inherited class pointers) doesn't compile
- De-serialization compiles and produces
InvalidInput
error
This proposed fix includes null pointer checks.
Created by: mikee47
Problem:
InvalidInput
errorThis proposed fix includes null pointer checks.