GoLang ZipArchive::count

request it (194)
GoLang replacement for PHP's ZipArchive::count [edit | history]



Do you know a GoLang replacement for PHP's ZipArchive::count? Write it!

PHP ZipArchive::count

PHP original manual for ZipArchive::count [ show | php.net ]

ZipArchive::count

(No version information available, might only be in Git)

ZipArchive::countCounts the number of files in the achive

Description

public int ZipArchive::count ( void )

Parameters

This function has no parameters.

Return Values

Returns the number of files in the achive.