XBinder C# Runtime Library  2.9
SupportClass Member List

This is the complete list of members for SupportClass, including all inherited members.

Identity(long literal)SupportClassstatic
Identity(ulong literal)SupportClassstatic
Identity(float literal)SupportClassstatic
Identity(double literal)SupportClassstatic
ReadInput(System.IO.Stream sourceStream, sbyte[] target, int start, int count)SupportClassstatic
ReadInput(System.IO.TextReader sourceTextReader, sbyte[] target, int start, int count)SupportClassstatic
Serialize(System.IO.Stream stream, System.Object objectToSend)SupportClassstatic
Serialize(System.IO.BinaryWriter binaryWriter, System.Object objectToSend)SupportClassstatic
ToByteArray(sbyte[] sbyteArray)SupportClassstatic
ToByteArray(System.String sourceString)SupportClassstatic
ToByteArray(System.Object[] tempObjectArray)SupportClassstatic
URShift(int number, int bits)SupportClassstatic
URShift(int number, long bits)SupportClassstatic
URShift(long number, int bits)SupportClassstatic
URShift(long number, long bits)SupportClassstatic
WriteStackTrace(System.Exception throwable, System.IO.TextWriter stream)SupportClassstatic