Packages@isp.nexus/sdkFunctionsextractSingleFileZipOn this pageextractSingleFileZip() function extractSingleFileZip(data): Promise<Buffer> Extract the contents of a zip file and return the first entry. Parameters ParameterTypedataBuffer | ArrayBuffer Returns Promise<Buffer>