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