Searched defs:readNullTerminatedString (Results 1 – 1 of 1) sorted by relevance
108 ByteReader.readNullTerminatedString = function(dataView, pos, size, opt_end) { function in ByteReader375 ByteReader.prototype.readNullTerminatedString = function(size, opt_end) { method in ByteReader