$80 GRAYBYTE WORDPRESS FILE MANAGER $79

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/home/bravrvjk/ubukode.com/wp-content/plugins/ultimate-elementor/lib/MaxMind/Db/Reader/

HOME
Current File : /home/bravrvjk/ubukode.com/wp-content/plugins/ultimate-elementor/lib/MaxMind/Db/Reader//Util.php
<?php

// @codingStandardsIgnoreFile

declare(strict_types=1);

namespace MaxMind\Db\Reader;

class Util
{
    /**
     * @param resource $stream
     */
    public static function read($stream, int $offset, int $numberOfBytes): string
    {
        if ($numberOfBytes === 0) {
            return '';
        }
        if (fseek($stream, $offset) === 0) {
            $value = fread($stream, $numberOfBytes);

            // We check that the number of bytes read is equal to the number
            // asked for. We use ftell as getting the length of $value is
            // much slower.
            if ($value !== false && ftell($stream) - $offset === $numberOfBytes) {
                return $value;
            }
        }

        throw new InvalidDatabaseException(
            'The MaxMind DB file contains bad data'
        );
    }
}


Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
11 Dec 2025 10.00 AM
bravrvjk / bravrvjk
0755
Decoder.php
10.371 KB
11 Dec 2025 10.00 AM
bravrvjk / bravrvjk
0644
InvalidDatabaseException.php
0.243 KB
11 Dec 2025 10.00 AM
bravrvjk / bravrvjk
0644
Metadata.php
3.2 KB
11 Dec 2025 10.00 AM
bravrvjk / bravrvjk
0644
Util.php
0.823 KB
11 Dec 2025 10.00 AM
bravrvjk / bravrvjk
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF