Logo
静的公開メンバ関数 | 全メンバ一覧
SharpKmyBase.StringConv クラス

静的公開メンバ関数

static byte[] convert (string src)
 
static string New (IntPtr ptr, int length)
 
static string New (byte[] buffer, int length)
 

メソッド詳解

◆ convert()

static byte[] SharpKmyBase.StringConv.convert ( string  src)
static

◆ New() [1/2]

static string SharpKmyBase.StringConv.New ( byte[]  buffer,
int  length 
)
static

◆ New() [2/2]

static string SharpKmyBase.StringConv.New ( IntPtr  ptr,
int  length 
)
static