点击或拖拽改变大小

Functions.GetChunkBase64 方法

X#
This function is not implemented yet

命名空间:  XSharp.Core
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 FUNCTION GetChunkBase64(
	b1 AS BYTE,
	b2 AS BYTE,
	b3 AS BYTE,
	nPad AS LONG
) AS STRING
查看代码

参数

b1
类型:Byte
b2
类型:Byte
b3
类型:Byte
nPad
类型:Int32

返回值

类型:String

返回值

类型:String
参见