|
MediaWiki
master
|


Public Member Functions | |
| __construct ($data) | |
| fetch () | |
| Returns an unquoted hex representation of a binary string for insertion into varbinary-type fields. More... | |
Public Member Functions inherited from Blob | |
| __construct ($data) | |
| fetch () | |
Additional Inherited Members | |
Protected Attributes inherited from Blob | |
| string | $mData |
Definition at line 1457 of file DatabaseMssql.php.
| MssqlBlob::__construct | ( | $data | ) |
Definition at line 1458 of file DatabaseMssql.php.
References serialize().
| MssqlBlob::fetch | ( | ) |
Returns an unquoted hex representation of a binary string for insertion into varbinary-type fields.
Definition at line 1475 of file DatabaseMssql.php.
References $ret.