Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Godot Engine documentation
(Uncensored)
subscribe
PackedByteArray — Godot Engine (stable) documentation in English
https://docs.godotengine.org/en/stable/classes/class_packedbytearray.html
links
backlinks
A packed array of bytes. Description: An array specifically designed to hold bytes. Packs data tightly, so it saves memory for large array sizes. PackedByteArray also provides methods to encode/dec...