PHP Class Storm\Drivers\Platforms\SQLite\Columns\DataTypes\HexedBinaryDataType

Inheritance: extends Storm\Drivers\Base\Relational\Columns\DataType
Show file 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 )