Namespace Alachisoft.NCache.Runtime.Serialization
ICompactSerializable
Implementations of ICompactSerializable can add their state directly to the output stream, enabling them to bypass costly serialization.
ICustomSerializable
Implementations of ICompactSerializable can add their state directly to the output stream, enabling them to bypass costly serialization.