Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CHUNK_SIZE (0.09 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return this.handlers_[guid][opcode];}};tr.importer.Importer.register(EtwImporter);return{EtwImporter,};});'use strict';tr.exportTo('tr.b',function(){class TraceStream{static get HEADER_SIZE(){return Math.pow(2,10);}
    static get CHUNK_SIZE(){return Math.pow(2,20);}
    get isBinary(){throw new Error('Not implemented');}
    get hasData(){throw new Error('Not implemented');}
    get header(){throw new Error('Not implemented');}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (2)
Back to top