Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Storm
Drivers
Platforms
SQLite
Columns
DataTypes
HexedBinaryDataType
PHP Class Storm\Drivers\Platforms\SQLite\Columns\DataTypes\HexedBinaryDataType
Inheritance:
extends
Storm\Drivers\Base\Relational\Columns\DataType
显示文件
Open project: timetoogo/penumbra
Public Methods
Method
Description
ToPersistedValue
(
$PropertyValue
)
ToPropertyValue
(
$PropertyValue
)
__construct
(
$Length
)
Method Details
ToPersistedValue()
public
method
public
ToPersistedValue
(
$PropertyValue
)
ToPropertyValue()
public
method
public
ToPropertyValue
(
$PropertyValue
)
__construct()
public
method
public
__construct
(
$Length
)