Skip to main content

Auki::ConjureKit::Odal::Extensions::JsonSerializationExtensions

Public Functions

Name
byte[]ToJsonByteArray(this object obj)
TFromJsonByteArray< T >(this byte[] byteArray)

Public Functions Documentation

function ToJsonByteArray

static byte[] ToJsonByteArray(
this object obj
)

function FromJsonByteArray< T >

static T FromJsonByteArray< T >(
this byte[] byteArray
)