Edit
↰
Home
↑
ion
↑
LOB
↻
LOB::__construct
#
void
ion\LOB::__construct
(
string
$value
, [
ion\Type
$type
=
ion\Type::CLob
])
Create an ION large object.
Params:
#
string
$value
#
The value of the large object.
Optional
ion\Type
$type
#
=
ion\Type::CLob
The type (CLob/BLob).
Show Comments from Github Discussions