Skip to content

doc: Buffer.prototype.byteLength is undocumented聽#34946

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bufferIssues and PRs related to the buffer subsystem.docIssues and PRs related to Node.js documentation.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions