mirror of
https://github.com/godotengine/godot.git
synced 2026-04-14 21:59:58 +00:00
Feature: Add SHA256 for PoolByteArray
This commit is contained in:
@@ -114,6 +114,11 @@
|
||||
Change the byte at the given index.
|
||||
</description>
|
||||
</method>
|
||||
<method name="sha256_string">
|
||||
<description>
|
||||
Return SHA256 string of the PoolByteArray.
|
||||
</description>
|
||||
</method>
|
||||
<method name="size">
|
||||
<return type="int">
|
||||
</return>
|
||||
|
||||
Reference in New Issue
Block a user