#include <cel_stream.h>
The class T has serialize method to write out the value to the storage. The prototype of serialize is defined as:
The same method is used by SerializableData.
This template struct is used by write<> template.