Closed
Description
Just remembered that there are technically some signature changes in the arguments of loadTable
and the return type of loadBytes
. For loadTable
the overall signature has been slightly simplified and if need to we can consider patching it back to the original here. For loadBytes
the return used to be an object with property data
containing a UInt8Array
(required because of preload), now it returns the UInt8Array
directly.
Metadata
Metadata
Assignees
Labels
No labels