ION writer options.
None.
NULL
NULL
bool
$outputBinary# = false
bool
$compactFloats# = false
bool
$escapeNonAscii# = false
bool
$prettyPrint# = false
bool
$indentTabs# = true
int
$indentSize# = 2bool
$flushEveryValue# = false
int
$maxContainerDepth# = 10int
$maxAnnotations# = 10int
$tempBufferSize# = 16384Create custom ION writer options.
void
ion\Writer\Options::__construct([?ion\Catalog $catalog = NULL
, [?ion\Decimal\Context $decimalContext = NULL
, [bool
$outputBinary = false
, [bool
$compactFloats = false
, [bool
$escapeNonAscii = false
, [bool
$prettyPrint = false
, [bool
$indentTabs = true
, [int
$indentSize = 2, [bool
$flushEveryValue = false
, [int
$maxContainerDepth = 10, [int
$maxAnnotations = 10, [int
$tempBufferSize = 16384]]]]]]]]]]]])