base64解码成字符串
- Source:
Parameters:
Name | Type | Description |
---|---|---|
str |
String
|
base64字符串 |
Returns:
- Type:
-
String
返回str字符串
- Source:
Parameters:
Name | Type | Description |
---|---|---|
dataUrl |
File
|
单个file |
Returns:
- Type:
-
Blob
返回新的文件流 可以append到formdata中
- Source:
Parameters:
Name | Type | Description |
---|---|---|
text |
String
|
需要反转义的字符串 |
useDom |
Boolean
|
转换方法选择 |
Returns:
- Type:
-
String
- Source:
Parameters:
Name | Type | Description |
---|---|---|
text |
String
|
需要转义的字符串 |
useDom |
Boolean
|
转换方法选择 |
Returns:
- Type:
-
String
- Source:
Parameters:
Name | Type | Description |
---|---|---|
str |
String
|
字符串 |
Returns:
- Type:
-
String
str base64 字符串