PHP » GoLang |
login |
register |
about
|
GoLang RarEntry::getVersion
request it (319)
GoLang replacement for PHP's RarEntry::getVersion
[edit | history]
RarEntry::getVersion(PECL rar >= 0.1) RarEntry::getVersion — Get minimum version of RAR program required to unpack the entry Description
public int RarEntry::getVersion
( void
)
Returns minimum version of RAR program (e.g. WinRAR) required to unpack the entry. It is encoded as 10 * major version + minor version. ParametersThis function has no parameters. Return Values
Returns the version or Examples
Example #1 RarEntry::getVersion() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|