You are here

constant Database::SHM_CHUNK_SIZE in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 includes/vendor/ip2location/ip2location-php/IP2Location.php \IP2Location\Database::SHM_CHUNK_SIZE

Number of bytes to read/write at a time in order to load the shared memory cache (512k)

File

includes/vendor/ip2location/ip2location-php/IP2Location.php, line 384

Class

Database
IP2Location database class

Namespace

IP2Location

Code

const SHM_CHUNK_SIZE = 524288;