public class DataSize extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAGIC_LENGTH |
static int |
SIZEOF_BOOLEAN |
static int |
SIZEOF_BYTE |
static int |
SIZEOF_INT16 |
static int |
SIZEOF_INT32 |
static int |
SIZEOF_INT64 |
| Constructor and Description |
|---|
DataSize() |
public static final int SIZEOF_BOOLEAN
public static final int SIZEOF_BYTE
public static final int SIZEOF_INT32
public static final int SIZEOF_INT16
public static final int SIZEOF_INT64
public static final int MAGIC_LENGTH
Copyright © 2025 The Apache Software Foundation. All rights reserved.