| Package | Description |
|---|---|
| de.aristaflow.adept2.model.datamanagement |
| Modifier and Type | Method and Description |
|---|---|
protected static byte[] |
FileUDTValue.getContent(FileUDTValue.FileDescriptor fileDescriptor)
Reads the contents of the file represented by the designated file
descriptor.
|
| Constructor and Description |
|---|
FileUDTValue(java.lang.String userDefinedType,
FileUDTValue.FileDescriptor fileDescriptor)
Creates a new
FileUDTValue with the designated user-defined
type name and the input of the file represented by the designated file
descriptor. |