| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow.global |
| Modifier and Type | Class and Description |
|---|---|
class |
Decimal128Type
\brief Concrete type class for 128-bit decimal data
|
class |
Decimal256Type
\brief Concrete type class for 256-bit decimal data
|
class |
DecimalType
\brief Base type class for (fixed-size) decimal data
|
| Modifier and Type | Method and Description |
|---|---|
static ParametricType |
FixedSizeBinaryType.asParametricType(FixedSizeBinaryType pointer) |
Status |
TypeVisitor.Visit(FixedSizeBinaryType type) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
arrow.CheckBufferLength(FixedSizeBinaryType t,
ArrowBuffer b) |
Copyright © 2021. All rights reserved.