Cachebox and null values

Hi folks,

I have a struct that i’m caching in cachebox which has some null values assigned to the struct keys. this is done on purpose. It appears that when I put the struct into cache it is removing those null keys. is that common behaviour?

thanks.

Nolan