API Reference › Globals › FormDataUtil
# Class: FormDataUtil
# Hierarchy
- FormDataUtil
# Index
# Methods
# Methods
# create
▸ create(base64: Base64String, hash: string, fileExtension: string, formfield: string): FormData
Defined in packages/common-core/src/form-data-util.ts:55
Parameters:
| Name | Type |
|---|---|
base64 | Base64String |
hash | string |
fileExtension | string |
formfield | string |
Returns: FormData