dataview-getstring

0.1.0 • Public • Published

DataView.getString(offset, length)

  • offset <number> start of string in the DataView
  • length <number> optional, max. length read

Read ASCII string from a DataView. The string is zero-terminated.

Readme

Keywords

Package Sidebar

Install

npm i dataview-getstring

Weekly Downloads

3

Version

0.1.0

License

MIT

Last publish

Collaborators

  • iddqd