Search
Preparing search index...
The search index is not available
Apache Arrow
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
UnionBuilderOptions
Interface UnionBuilderOptions<T, TNull>
Type parameters
T
:
Union
=
any
TNull =
any
Hierarchy
BuilderOptions
<
T
,
TNull
>
UnionBuilderOptions
Index
Properties
children
null
Values
type
value
ToChild
Type
Id
Properties
Optional
children
children
:
{}
|
BuilderOptions
[]
Optional
null
Values
null
Values
:
TNull
[]
|
ReadonlyArray
<
TNull
>
|
null
type
type
:
T
Optional
value
ToChild
Type
Id
value
ToChild
Type
Id
:
undefined
|
(
(
builder
:
UnionBuilder
<
T
,
TNull
>
, value
:
any
, offset
:
number
)
=>
number
)
Globals
Union
Builder
Options
children
null
Values
type
value
ToChild
Type
Id
Generated using
TypeDoc