MediaWiki
1.28.0
|
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 2 of file MssqlBlob.php.
MssqlBlob::__construct | ( | $data | ) |
Definition at line 3 of file MssqlBlob.php.
References serialize().
MssqlBlob::fetch | ( | ) |
Returns an unquoted hex representation of a binary string for insertion into varbinary-type fields.
Definition at line 20 of file MssqlBlob.php.
References $ret.