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