| Package | Description |
|---|---|
| de.esprit.appsuite.nio.binary |
Contains classes for binary file read/write support.
|
| de.esprit.common.type |
Contains a set of useful enum constants
|
| Modifier and Type | Class and Description |
|---|---|
class |
NumericalPrecision
This enum defines the numerical precision of a platform
|
| Modifier and Type | Method and Description |
|---|---|
protected java.nio.ByteBuffer |
AbstractByteBufferStore.allocateBuffer(BinaryDataType dataType) |
protected java.nio.ByteBuffer |
AbstractByteBufferStore.allocateBuffer(BinaryDataType dataType,
int count) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaDataType
This class defines the available Java data types and their sizes in bytes.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.