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.