Language

Package: node-serialport-parser-byte-length @ 9.2.4

Synopsis

Node SerialPort parser for fixed-length buffers

Description

Node SerialPort is a modular suite of Node.js packages for accessing serial ports. The Guix package node-serialport provides the recommended high-level interface.

Parsers are used to take raw binary data and transform them into usable messages. This package provides ByteLength, a parser that emits data as a buffer every time a specified number of bytes are received.

Home page
https://serialport.io
Location
gnu/packages/node-xyz.scm (line: 1251, column: 2)
License

Lint warnings

LinterMessageLocation
source-file-name

Validate file names of sources

the source file name should contain the package name