Table of Contents

Class FixedWidthType

Namespace
Apache.Arrow.Types
Assembly
Apache.Arrow.dll
public abstract class FixedWidthType : ArrowType, IArrowType
Inheritance
FixedWidthType
Implements
Derived
Inherited Members
Extension Methods

Properties

BitWidth

public abstract int BitWidth { get; }

Property Value

int

IsFixedWidth

public override bool IsFixedWidth { get; }

Property Value

bool