public abstract class SystemUtils extends Object
| Constructor and Description |
|---|
SystemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getFileAsByteArray() |
static void |
open(byte[] data,
String extension) |
static void |
open(File file) |
Copyright © 2014 JDAL. All Rights Reserved.