Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ close
Method
close
src/types/libarchive.d.ts:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
extractFiles(callback?: (entry: ArchiveFileEntry) => void): Promise<ArchiveFilesObject>;
26
extractSingleFile(path: string): Promise<File>;
27
close(): Promise<void>;
28
}
29
30
export
interface
ArchiveOptions {
Callers
15
u
Function · 0.65
close
Function · 0.65
readFile
Function · 0.65
writeFile
Function · 0.65
quit
Function · 0.65
createDataFile
Function · 0.65
worker-bundle.js
File · 0.65
close
Method · 0.65
startScreenshotWebCodecsRecording
Function · 0.65
tickWebCodecsRecordingFrame
Function · 0.65
createUndistortedGroundTruthPixels
Function · 0.65
compressAndResizeToJpeg
Function · 0.65
Calls
no outgoing calls
Tested by
4
start
Function · 0.52
start
Function · 0.52
pull
Function · 0.52
closeServer
Function · 0.52