LIST_SLICE_OPTIONS_STOP_UNSPECIFIED


Description:

[ CCode ( cname = "GARROW_LIST_SLICE_OPTIONS_STOP_UNSPECIFIED" ) ]
[ Version ( since = "23.0.0" ) ]
public const int LIST_SLICE_OPTIONS_STOP_UNSPECIFIED

Sentinel value for the stop property in ListSliceOptions indicating that the stop value is not set.

When this value is used, the slice will continue to the end of the list.


Namespace: GArrow
Package: arrow-glib