Previous: , Up: VFS.ArchiveFile   [Index]


1.208.5 VFS.ArchiveFile: TmpFileArchiveMember protocol

extractMember: anArchiveMember

Extract the contents of anArchiveMember into a file that resides on disk, and answer the name of the file.

extractMember: anArchiveMember into: file

Extract the contents of anArchiveMember into a file that resides on disk, and answer the name of the file.