|
static bool | Save (byte[] data, int data_length, string path) |
|
static bool | Save (string data, string path) |
|
static bool | Save (string data, uint data_length, string path) |
|
|
| FileWrapper (global::System.IntPtr cPtr, bool cMemoryOwn) |
|
|
global::System.Runtime.InteropServices.HandleRef | swigCPtr |
|
◆ FileWrapper() [1/2]
LlamaLibrary.FileWrapper.FileWrapper |
( |
global::System::IntPtr | cPtr, |
|
|
bool | cMemoryOwn ) |
|
package |
◆ ~FileWrapper()
LlamaLibrary.FileWrapper.~FileWrapper |
( |
| ) |
|
|
private |
◆ FileWrapper() [2/2]
LlamaLibrary.FileWrapper.FileWrapper |
( |
| ) |
|
◆ Dispose()
virtual void LlamaLibrary.FileWrapper.Dispose |
( |
| ) |
|
|
virtual |
◆ getCPtr()
static global.System.Runtime.InteropServices.HandleRef LlamaLibrary.FileWrapper.getCPtr |
( |
FileWrapper | obj | ) |
|
|
staticpackage |
◆ Save() [1/3]
static bool LlamaLibrary.FileWrapper.Save |
( |
byte[] | data, |
|
|
int | data_length, |
|
|
string | path ) |
|
static |
◆ Save() [2/3]
static bool LlamaLibrary.FileWrapper.Save |
( |
string | data, |
|
|
string | path ) |
|
static |
◆ Save() [3/3]
static bool LlamaLibrary.FileWrapper.Save |
( |
string | data, |
|
|
uint | data_length, |
|
|
string | path ) |
|
static |
◆ swigCMemOwn
bool LlamaLibrary.FileWrapper.swigCMemOwn |
|
protected |
◆ swigCPtr
global.System.Runtime.InteropServices.HandleRef LlamaLibrary.FileWrapper.swigCPtr |
|
private |
The documentation for this class was generated from the following file: