|
XBinder C# Runtime Library
3.0
|
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.Base64 | static |
| decode(char[] source, int off, int len) | com.objsys.xbinder.runtime.Base64 | static |
| decode(System.String s, XBByteArray dest) | com.objsys.xbinder.runtime.Base64 | static |
| DECODE | com.objsys.xbinder.runtime.Base64 | |
| DONT_BREAK_LINES | com.objsys.xbinder.runtime.Base64 | |
| ENCODE | com.objsys.xbinder.runtime.Base64 | |
| encodeBytes(sbyte[] source) | com.objsys.xbinder.runtime.Base64 | static |
| encodeBytes(sbyte[] source, int options) | com.objsys.xbinder.runtime.Base64 | static |
| encodeBytes(sbyte[] source, int off, int len) | com.objsys.xbinder.runtime.Base64 | static |
| encodeBytes(sbyte[] source, int off, int len, int options) | com.objsys.xbinder.runtime.Base64 | static |
| encodeToFile(sbyte[] dataToEncode, System.String filename) | com.objsys.xbinder.runtime.Base64 | static |
| GZIP | com.objsys.xbinder.runtime.Base64 | |
| NO_OPTIONS | com.objsys.xbinder.runtime.Base64 |