| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
DataTypeLayout.BufferKind |
DataTypeLayout.BufferKind.intern() |
DataTypeLayout.BufferKind |
DataTypeLayout.BufferSpec.kind() |
static DataTypeLayout.BufferKind |
DataTypeLayout.BufferKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataTypeLayout.BufferKind[] |
DataTypeLayout.BufferKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataTypeLayout.BufferSpec |
DataTypeLayout.BufferSpec.kind(DataTypeLayout.BufferKind setter) |
Copyright © 2021. All rights reserved.