CSharpTest.Net
CSharpTest.Net.Serialization Namespace
See Also  Inheritance Hierarchy Send Feedback Download Help File
CSharpTest.Net.Library Assembly : CSharpTest.Net.Serialization Namespace

Glossary Item Box

Classes

 ClassDescription
ClassBytesSerializer Returns all bytes in the stream, or writes all bytes to the stream
ClassKeyValueSerializer<TKey,TValue> Implements ISerializer of KeyValuePair<TKey, TValue>
ClassLimitedSerializer Reads the same variant prefixed string and byte[] but with a hard-limit on size
ClassPrimitiveSerializer Provides simple implementations of ISerializer<T> for the primitive .Net types.
ClassSerializerExtensions Extension methods used with ISerializer<T> for byte[] transformations
ClassStorage Used with one of the implementations in the StorageClasses namespace, this class provides rich-type storage on top of the basic INameValueStore string storage container.
ClassVariantNumberSerializer Provides numeric serializers for packed int/long values.

Interfaces

 InterfaceDescription
InterfaceINameValueStore provides a basic inteface for a reader/writer of string name/value pairs
InterfaceISerializer<T> Provides serialization for a type

See Also

Generated with Document! X 2011 by Innovasys