Next: , Previous: , Up: VFS.ArchiveMember   [Index]


1.209.6 VFS.ArchiveMember: initializing

archive: anArchiveFile

Set the archive of which the receiver is a member.

fillFrom: data

Called back by the receiver’s archive when the ArchiveMember asks for file information.

size: bytes stCtime: ctime stMtime: mtime stAtime: atime mode: modeBits

Set the file information for the receiver.

size: bytes stMtime: mtime mode: modeBits

Set the file information for the receiver.