XBinder C# Runtime Library  2.8
com.objsys.xbinder.runtime.Base64 Member List

This is the complete list of members for com.objsys.xbinder.runtime.Base64, including all inherited members.

decode(char[] source, int off, int len, XBByteArray dest)com.objsys.xbinder.runtime.Base64static
decode(char[] source, int off, int len)com.objsys.xbinder.runtime.Base64static
decode(System.String s, XBByteArray dest)com.objsys.xbinder.runtime.Base64static
DECODEcom.objsys.xbinder.runtime.Base64
DONT_BREAK_LINEScom.objsys.xbinder.runtime.Base64
ENCODEcom.objsys.xbinder.runtime.Base64
encodeBytes(sbyte[] source)com.objsys.xbinder.runtime.Base64static
encodeBytes(sbyte[] source, int options)com.objsys.xbinder.runtime.Base64static
encodeBytes(sbyte[] source, int off, int len)com.objsys.xbinder.runtime.Base64static
encodeBytes(sbyte[] source, int off, int len, int options)com.objsys.xbinder.runtime.Base64static
encodeToFile(sbyte[] dataToEncode, System.String filename)com.objsys.xbinder.runtime.Base64static
GZIPcom.objsys.xbinder.runtime.Base64
NO_OPTIONScom.objsys.xbinder.runtime.Base64