AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
getZipMember (String path, String name) yoix.io
 
Reads the zipped file specified by path and returns a File stream that permits reading of the data portion of the member whose name is name. The path should specify a zipped file that can be accessed directly (i.e., not over a network using a URL connection). If the supplied file is inappropriate or the named element does not exist, a NULL stream is returned.
 
 Example:   Refer to the getZipEntries documentation for an example that uses getZipMember.
 
 Return:   File
 
 See Also:   close, getZipMember, ZipEntry

 

Yoix is a registered trademark of AT&T Inc.