Table of Contents

Class ArrowTypeExtensions

Namespace
Apache.Arrow
Assembly
Apache.Arrow.dll
public static class ArrowTypeExtensions
Inheritance
ArrowTypeExtensions
Inherited Members

Methods

IsFloatingPoint(IArrowType)

public static bool IsFloatingPoint(this IArrowType type)

Parameters

type IArrowType

Returns

bool

IsIntegral(IArrowType)

public static bool IsIntegral(this IArrowType type)

Parameters

type IArrowType

Returns

bool