Searched refs:readNullTerminatedStringUTF16 (Results 1 – 2 of 2) sorted by relevance
135 ByteReader.readNullTerminatedStringUTF16 = function( function in ByteReader403 ByteReader.prototype.readNullTerminatedStringUTF16 = method in ByteReader405 var rv = ByteReader.readNullTerminatedStringUTF16(
77 return reader.readNullTerminatedStringUTF16(true, size);80 return reader.readNullTerminatedStringUTF16(false, size);