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

Arguments

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

Returns

{string}

Description

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

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