You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a byte array is considered dangerous due to injection risks, then strings might be safer, though it might limit the type of resource that can be sent.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
To support sending resources via RPC or other non-file methods, ResourceLoader and ResourceSaver should support serialization in-memory. For example:
If a byte array is considered dangerous due to injection risks, then strings might be safer, though it might limit the type of resource that can be sent.
Beta Was this translation helpful? Give feedback.
All reactions