Documentation
Dlang.org
RunEndEncodeOptions
arrow
run_end_encode_options
class
RunEndEncodeOptions :
FunctionOptions
{
this
(arrow.data_type.DataType runEndDataType);
}
Constructors
this
this
(arrow.data_type.DataType runEndDataType)
Inherited Members
From FunctionOptions
equal
bool
equal
(arrow.function_options.FunctionOptions otherOptions)
toString_
string
toString_
()
arrow
run_end_encode_options
classes
RunEndEncodeOptions