Skip to content

Signature changes in loadTable and loadBytes #6

Closed
@limzykenneth

Description

@limzykenneth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions