Struct.fromSlice()
and Message.fromSlice()
functions do not mutate the passed Slice
#3018
Labels
feature: structs
Structures and messages (struct Foo, message Foo)
We might need some additional functions like
.loadFromSlice()
or introduce Tact code generation of.(pre)loadStructureName()
functions for each struct or message struct available.The text was updated successfully, but these errors were encountered: