Skip to content

Get data centers [TypeError: this is not a typed array.] #11

@2012mjm

Description

@2012mjm

error at buffer

// Write the `string` value given as argument
TypeObject.prototype.writeString = function (str) {
    return this.writeBytes(Buffer.from(str));
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions