Skip to content

doomjs/dataview-getstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Extend DataView with getString function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published