Skip to content

encode() return type should be Buffer and not any #26

Description

@sokudo

Documentation says: Encoded result will be returned as a Buffer object.

Parser.encode() is declared as encode(obj: any): any; in binary_parser.d.ts

Parser.encode() return type should be declared as Buffer

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