Buffer.toHashMD5() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
size?
Yes
offset?
{int}
Yes

Returns

{string}

Description

Create a string representing entirety or part of data of this Buffer hashed by the MD5 algorithm. A byte offset can be specified for where the operation will start and then continue until either the specified size in bytes was affected or the end of this Buffer is reached.

⚠️ **GitHub.com Fallback** ⚠️