Skip to content

getUint8Clamped vs getUint8 #1

@zloirock

Description

@zloirock

The difference between clamped / usual typed arrays is only in the conversion on the setting value. They have no difference on getting value.

Is DataView.prototype.getUint8C really required?

Should it be one function with DataView.prototype.getUint8?

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