copper-cti - v1.0.0
    Preparing search index...

    Class FileBuilder

    ファイルに出力を書き込むビルダー

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    fd: FileHandle | null = null
    finishFunc: FinishCallback | null
    first: Fragment | null = null
    frgs: Fragment[] = []
    last: Fragment | null = null
    nextSegmentIndex: number = 0
    onMemory: number = 0
    out: Writable
    tempPath: string | null = null
    totalLength: number = 0

    Methods