MediaWiki
1.28.0
|
Static Public Member Functions | |
static | extractUInt32 ($string) |
Extract a little-endian uint32 from a 4 byte string. More... | |
static | findChunks ($file, $maxChunks=-1) |
static | findChunksFromFile ($filename, $maxChunks=-1) |
Definition at line 25 of file RiffExtractor.php.
|
static |
Extract a little-endian uint32 from a 4 byte string.
string | $string | 4-byte string |
Definition at line 96 of file RiffExtractor.php.
|
static |
Definition at line 33 of file RiffExtractor.php.
|
static |
Definition at line 26 of file RiffExtractor.php.
Referenced by WebPHandler\extractMetadata().