Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
md5
Function md5
md5
(
str
:
string
|
Buffer
,
isFile
?:
boolean
,
outputEncoding
?:
BinaryToTextEncoding
,
)
:
string
生成指定字符串或指定文件路径的md5值
hash
Parameters
str
:
string
|
Buffer
isFile
:
boolean
= false
outputEncoding
:
BinaryToTextEncoding
= 'hex'
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
生成指定字符串或指定文件路径的md5值 hash