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]]]]]]]]]]]])Create custom ION writer options.
NULLNULLbool $outputBinary# = falsebool $compactFloats# = falsebool $escapeNonAscii# = falsebool $prettyPrint# = falsebool $indentTabs# = trueint $indentSize# = 2bool $flushEveryValue# = falseint $maxContainerDepth# = 10int $maxAnnotations# = 10int $tempBufferSize# = 16384