Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Camspiers
StatisticalClassifier
DataSource
Serialized
PHP Class Camspiers\StatisticalClassifier\DataSource\Serialized
Author:
Cam Spiers (
[email protected]
)
Inheritance:
extends
DataArray
Exibir arquivo
Open project: camspiers/statistical-classifier
Public Methods
Method
Description
__construct
(
string
$filename
)
Creates the data source using the filename
read
( )
write
( )
Method Details
__construct()
public
method
Creates the data source using the filename
public
__construct
(
string
$filename
)
$filename
string
The filename to use
read()
public
method
public
read
( )
write()
public
method
public
write
( )