Click or drag to resize

GetChunkBase64 Function

X#
This function is not implemented yet

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION GetChunkBase64(
	b1 AS BYTE,
	b2 AS BYTE,
	b3 AS BYTE,
	nPad AS LONG
) AS STRING
Request Example View Source

Parameters

b1
Type: Byte
b2
Type: Byte
b3
Type: Byte
nPad
Type: Long

Return Value

Type: String

Return Value

Type: String
See Also