var string = "" , decoder = new TextDecoder ( encoding ), buffer ; while ( buffer = next_chunk ()) { string += decoder . decode ( buffer ...
確定! 回上一頁