Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Data.JSON.IJSONDataType Member List

This is the complete list of members for PushTechnology.ClientInterface.Data.JSON.IJSONDataType, including all inherited members.

BinaryDeltaTypePushTechnology.ClientInterface.Data.JSON.IJSONDataType
CanReadAs(Type resultType)PushTechnology.ClientInterface.Data.IDataType
CanReadAs< TResult >()PushTechnology.ClientInterface.Data.IDataType< TValue >
DeltaType(string typeName)PushTechnology.ClientInterface.Data.IDataType
DeltaType(Type valueDeltaType)PushTechnology.ClientInterface.Data.IDataType
DeltaType< TDelta >()PushTechnology.ClientInterface.Data.IDataType< TValue >
FromJSONString(string json)PushTechnology.ClientInterface.Data.JSON.IJSONDataType
ReadAs(Type resultType, byte[] input, int offset, int length)PushTechnology.ClientInterface.Data.IDataType
ReadAs(Type resultType, byte[] input)PushTechnology.ClientInterface.Data.IDataType
ReadAs(Type resultType, IBytes bytes)PushTechnology.ClientInterface.Data.IDataType
ReadAs< TResult >(byte[] input, int offset, int length)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadAs< TResult >(byte[] input)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadAs< TResult >(IBytes bytes)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadValue(byte[] input, int offset, int length)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadValue(byte[] input)PushTechnology.ClientInterface.Data.IDataType< TValue >
ReadValue(IBytes bytes)PushTechnology.ClientInterface.Data.IDataType< TValue >
ToBytes(TValue value)PushTechnology.ClientInterface.Data.IDataType< TValue >
PushTechnology::ClientInterface::Data::IDataType.ToBytes(object value)PushTechnology.ClientInterface.Data.IDataType
TypeNamePushTechnology.ClientInterface.Data.IDataType
Validate(TValue value)PushTechnology.ClientInterface.Data.IDataType< TValue >
PushTechnology::ClientInterface::Data::IDataType.Validate(object value)PushTechnology.ClientInterface.Data.IDataType
WriteValue(TValue value, Stream outputStream)PushTechnology.ClientInterface.Data.IDataType< TValue >
PushTechnology::ClientInterface::Data::IDataType.WriteValue(object value, Stream outputStream)PushTechnology.ClientInterface.Data.IDataType