mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (36d90c7)
This commit is contained in:
@@ -440,7 +440,7 @@ Sorts the elements of the array in ascending order.
|
||||
|
||||
:ref:`PackedByteArray<class_PackedByteArray>` **to_byte_array**\ (\ ) |const| :ref:`🔗<class_PackedStringArray_method_to_byte_array>`
|
||||
|
||||
Returns a :ref:`PackedByteArray<class_PackedByteArray>` with each string encoded as bytes.
|
||||
Returns a :ref:`PackedByteArray<class_PackedByteArray>` with each string encoded as UTF-8. Strings are ``null`` terminated.
|
||||
|
||||
.. rst-class:: classref-section-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user