DataView.getString(offset, length)
offset
<number> start of string in the DataViewlength
<number> optional, max. length read
Read ASCII string from a DataView. The string is zero-terminated.
offset
<number> start of string in the DataViewlength
<number> optional, max. length readRead ASCII string from a DataView. The string is zero-terminated.
npm i dataview-getstring
0
0.1.0
MIT