You are here

private static property Database::$buffer in Smart IP 6.2

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

Static memory buffer to use for MEMORY_CACHE mode, the keys will be BIN filenames and the values their contents

@access private @static

Type: array

File

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

Class

Database
IP2Location database class

Namespace

IP2Location

Code

private static $buffer = [];