Skip to content

doc: Buffer.prototype.byteLength is undocumented #34946

@silverwind

Description

@silverwind

📗 API Reference Docs Problem

  • Subsystem: buffer

Location

Affected URL(s):

Description

Buffer instances have a undocumented .byteLength property. We should document it. Docs only exist for the static method Buffer.byteLength but not for Buffer.prototype.byteLength.

> Buffer.from("📗").byteLength
4

  • I would like to work on this issue and submit a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bufferIssues and PRs related to the buffer subsystem.docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions